[][src]Function syn::fold::fold_expr_type

pub fn fold_expr_type<F: ?Sized>(f: &mut F, node: ExprType) -> ExprType where
    F: Fold