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

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