[][src]Function salvo::prelude::filter::fn_filter

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