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

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