Function salvo::routing::fn_filter[][src]

pub fn fn_filter<F>(func: F) -> FnFilter<F> where
    F: Fn(&mut Request, &mut PathState) -> bool