Function rustc::middle::typeck::check::_match::check_struct_like_enum_variant_pat[src]

pub fn check_struct_like_enum_variant_pat(pcx: &pat_ctxt, pat_id: NodeId, span: Span, expected: t, path: &Path, fields: &[FieldPat], etc: bool, enum_id: DefId, substitutions: &Substs)