custom

Function custom 

Source
pub fn custom<P>(pred: P) -> AccessExpr
where P: AsyncAccessPredicate + 'static,