[][src]Function syn::fold::fold_item_struct

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