pub fn fold_type_group<F>(f: &mut F, node: TypeGroup) -> TypeGroup where
    F: Fold + ?Sized
Available on crate feature fold only.