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