syn::gen::fold

Function fold_assoc_type

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