Searched defs:KeyValuePairs (Results 1 – 3 of 3) sorted by relevance
262 table: &crate::table::KeyValuePairs, in validate_struct_keys()
489 pub(crate) type KeyValuePairs = IndexMap<InternalString, TableKeyValue>; typedef
504 typedef std::vector<KeyValuePair> KeyValuePairs; typedef in quiche::test::__anona5a5d6350111::FakeHeaders