Function syn::fold::fold_expr_let[][src]

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