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

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