Function syn::fold::fold_item_fn[][src]

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