var searchIndex = {}; searchIndex["iso3166_3"] = {"doc":"","items":[[3,"FormerCountryCodeCodes","iso3166_3","Struct containing a Former Country Code's ISO 3166-1 information,\ncontaining 3 pieces of information:",null,null],[3,"FormerCountryCode","","Struct defining a Former Country Code as defined by ISO 3166-3. This\ncontains 5 pieces of information:",null,null],[12,"code","","",0,null],[12,"codes_former","","",0,null],[12,"description","","",0,null],[12,"name","","",0,null],[12,"validity","","",0,null],[5,"all","","Returns an Option<Vec<FormerCountryCode>> of all FormerCountryCodes defined\nby ISO 3166-3.",null,{"inputs":[],"output":{"name":"option"}}],[5,"code","","Returns an Option<FormerCountryCode> of the FormerCountryCode with the\ngiven code.",null,{"inputs":[{"name":"str"}],"output":{"name":"option"}}],[5,"validity","","Returns an Option<Vec<FormerCountryCode>> of ISO 3166-3 country codes that\nwere valid from a range of two given years.",null,{"inputs":[{"name":"option"},{"name":"option"}],"output":{"name":"option"}}],[11,"fmt","","",1,null],[11,"clone","","",1,null],[11,"fmt","","",0,null],[11,"clone","","",0,null]],"paths":[[3,"FormerCountryCode"],[3,"FormerCountryCodeCodes"]]}; initSearch(searchIndex);