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 Library from a JSON file.\nThe `Path` should be the absolute path of the file without the ".json" extension.",null,{"inputs":[{"name":"path"}],"output":{"name":"result"}}],[5,"save","","Save a Library to a JSON file.\nThe `Path` should be the absolute path of the file without the ".json" extension.",null,{"inputs":[{"name":"path"},{"name":"t"}],"output":{"name":"result"}}],[11,"fmt","","",0,null],[11,"fmt","","",0,null],[11,"description","","",0,null]],"paths":[[4,"Error"]]}; initSearch(searchIndex);