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