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