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

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