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

pub fn fold_item_struct<F>(f: &mut F, node: ItemStruct) -> ItemStruct where
    F: Fold + ?Sized
This is supported on crate feature fold only.