Function syn::fold::fold_expr_return[][src]

pub fn fold_expr_return<F>(f: &mut F, node: ExprReturn) -> ExprReturn where
    F: Fold + ?Sized
This is supported on crate features fold and full only.