[][src]Type Definition resast::pat::ObjPat

type ObjPat<'a> = Vec<ObjPatPart<'a>>;

similar to an ObjectExpr