Function syn::fold::fold_expr_path[][src]

pub fn fold_expr_path<V: Fold + ?Sized>(
    _visitor: &mut V,
    _i: ExprPath
) -> ExprPath