[][src]Function syn::fold::fold_type_group

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