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

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