var searchIndex = {}; searchIndex["charsets"] = {"doc":"The crate provides an enum representing all charset names used in Media Types\nand HTTP header values. The list can be found at [the IANA Character Sets\nregistry](http://www.iana.org/assignments/character-sets/character-sets.xhtml).","items":[[4,"Error","charsets","An error type used for this crate.",null,null],[13,"Invalid","","Parsing as as charset failed.",0,null],[4,"Charset","","A Mime charset.",null,null],[13,"UsAscii","","US ASCII",1,null],[13,"Iso88591","","ISO-8859-1",1,null],[13,"Iso88592","","ISO-8859-2",1,null],[13,"Iso88593","","ISO-8859-3",1,null],[13,"Iso88594","","ISO-8859-4",1,null],[13,"Iso88595","","ISO-8859-5",1,null],[13,"Iso88596","","ISO-8859-6",1,null],[13,"Iso88597","","ISO-8859-7",1,null],[13,"Iso88598","","ISO-8859-8",1,null],[13,"Iso88599","","ISO-8859-9",1,null],[13,"Iso885910","","ISO-8859-10",1,null],[13,"ShiftJis","","Shift_JIS",1,null],[13,"EucJp","","EUC-JP",1,null],[13,"Iso2022Kr","","ISO-2022-KR",1,null],[13,"EucKr","","EUC-KR",1,null],[13,"Iso2022Jp","","ISO-2022-JP",1,null],[13,"Iso2022Jp2","","ISO-2022-JP-2",1,null],[13,"Iso88596E","","ISO-8859-6-E",1,null],[13,"Iso88596I","","ISO-8859-6-I",1,null],[13,"Iso88598E","","ISO-8859-8-E",1,null],[13,"Iso88598I","","ISO-8859-8-I",1,null],[13,"Gb2312","","GB2312",1,null],[13,"Big5","","Big5",1,null],[13,"Koi8R","","KOI8-R",1,null],[13,"Utf8","","UTF-8",1,null],[13,"Unregistered","","An arbitrary charset specified as a string",1,null],[6,"Result","","Result type used for this library.",null,null],[11,"eq","","",0,null],[11,"fmt","","",0,null],[11,"description","","",0,null],[11,"fmt","","",0,null],[11,"partial_cmp","","",1,null],[11,"lt","","",1,null],[11,"le","","",1,null],[11,"gt","","",1,null],[11,"ge","","",1,null],[11,"cmp","","",1,null],[11,"fmt","","",1,null],[11,"clone","","",1,null],[11,"fmt","","",1,null],[11,"from_str","","",1,{"inputs":[{"name":"str"}],"output":{"name":"result"}}],[11,"eq","","",1,null]],"paths":[[4,"Error"],[4,"Charset"]]}; initSearch(searchIndex);