var searchIndex = {}; searchIndex["includedir_codegen"] = {"doc":"","items":[[3,"IncludeDir","includedir_codegen","",null,null],[4,"Compression","","",null,null],[13,"None","","",0,null],[13,"Gzip","","",0,null],[13,"Passthrough","","",0,null],[5,"start","","",null,{"inputs":[{"name":"str"}],"output":{"name":"includedir"}}],[11,"fmt","","",0,null],[11,"eq","","",0,null],[11,"clone","","",0,null],[11,"fmt","","",0,null],[11,"passthrough","","Don't include any data, but read from the source directory instead.",1,null],[11,"file","","Add a single file to the binary.\nWith Gzip compression, the file will be encoded to OUT_DIR first.\nFor chaining, it's not sensible to return a Result. If any to-be-included\nfiles can't be found, or encoded, this function will panic!.",1,null],[11,"add_file","","## Panics",1,null],[11,"dir","","Add a whole directory recursively to the binary.\nThis function calls `file`, and therefore will panic! on missing files.",1,null],[11,"add_dir","","## Panics",1,null],[11,"build","","",1,null]],"paths":[[4,"Compression"],[3,"IncludeDir"]]}; initSearch(searchIndex);