Function syn::visit::visit_visibility
[−]
[src]
pub fn visit_visibility<'ast, V: Visit<'ast> + ?Sized>(
_visitor: &mut V,
_i: &'ast Visibility
)