Function syn::fold::fold_item_struct

source ·
pub fn fold_item_struct<V: Fold + ?Sized>(
    _visitor: &mut V,
    _i: ItemStruct
) -> ItemStruct