[][src]Function syntax::visit::walk_impl_item

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