var searchIndex = {}; searchIndex["temporary"] = {"doc":"Temporary files and directories.","items":[[3,"Directory","temporary","A temporary directory.",null,null],[11,"new","","Create a temporary directory.",0,{"inputs":[{"name":"str"}],"output":{"name":"result"}}],[11,"with_parent","","Create a temporary directory in a specific directory.",0,{"inputs":[{"name":"t"},{"name":"str"}],"output":{"name":"result"}}],[11,"path","","Return the path to the directory.",0,null],[11,"into_path","","Return the path to the directory and dispose the object without removing\nthe actual directory.",0,null],[11,"remove","","Remove the directory.",0,null],[11,"as_ref","","",0,null],[11,"fmt","","",0,null],[11,"deref","","",0,null],[11,"drop","","",0,null]],"paths":[[3,"Directory"]]}; initSearch(searchIndex);