Skip to main content

path_predicate

Function path_predicate 

Source
fn path_predicate(
    hir: &Hir<'_>,
    expr: &Expr<'_>,
) -> Option<(PathPredicate, bool)>