syn::gen::fold

Function fold_type_group

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