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