[][src]Function syn::fold::fold_item

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