[][src]Function syntex_syntax2::visit::walk_impl_item

pub fn walk_impl_item<'a, V: Visitor<'a>>(
    visitor: &mut V,
    impl_item: &'a ImplItem
)