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

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