Function ntex::io::filter[][src]

pub fn filter<T, F>(filter: T) -> FilterServiceFactory<T, F> where
    T: FilterFactory<F> + Clone,
    F: Filter
Expand description

Create filter factory service