Function syn::fold::fold_expr_return

source ·
pub fn fold_expr_return<V: Fold + ?Sized>(
    _visitor: &mut V,
    _i: ExprReturn
) -> ExprReturn