[][src]Function syn::fold::fold_item_type

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