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