[][src]Function syn::visit::visit_item_fn

pub fn visit_item_fn<'ast, V: Visit<'ast> + ?Sized>(
    _visitor: &mut V,
    _i: &'ast ItemFn
)