Type Definition quilkin::filters::FilterMap[][src]

pub type FilterMap = HashMap<&'static str, DynFilterFactory>;
Expand description