Function syn::visit::visit_field_pat

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