Function syn::visit::visit_field_pat [] [src]

pub fn visit_field_pat<'ast, V: Visit<'ast> + ?Sized>(
    _visitor: &mut V,
    _i: &'ast FieldPat
)