Function syn::fold::fold_expr_unsafe[][src]

pub fn fold_expr_unsafe<F: ?Sized>(f: &mut F, node: ExprUnsafe) -> ExprUnsafe where
    F: Fold
This is supported on crate feature fold only.