var searchIndex = {}; searchIndex["json_io"] = {"doc":"","items":[[4,"Error","json_io","Represents the different kinds of errors returned by Librar.",null,null],[13,"IO","","Some std::io Error.",0,null],[13,"JsonParserError","","An error returned by the JSON parser.",0,null],[13,"JsonDecoderError","","An error returned by the JSON decoder.",0,null],[13,"JsonEncoderError","","An error returned by the JSON encoder.",0,null],[5,"load","","Construct a Decodable type from a JSON file at the given path.",null,{"inputs":[{"name":"path"}],"output":{"name":"result"}}],[5,"save","","Save an Encodable type to a JSON file at the given path.",null,{"inputs":[{"name":"path"},{"name":"t"}],"output":{"name":"result"}}],[11,"fmt","","",0,null],[11,"from","","",0,{"inputs":[{"name":"error"}],"output":{"name":"self"}}],[11,"from","","",0,{"inputs":[{"name":"parsererror"}],"output":{"name":"self"}}],[11,"from","","",0,{"inputs":[{"name":"decodererror"}],"output":{"name":"self"}}],[11,"from","","",0,{"inputs":[{"name":"encodererror"}],"output":{"name":"self"}}],[11,"fmt","","",0,null],[11,"description","","",0,null]],"paths":[[4,"Error"]]}; initSearch(searchIndex);