var searchIndex = JSON.parse('{\
"fsio":{"doc":"fsio","t":[0,0,0,0,0,5,5,5,4,13,13,13,13,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,12,12,5,5,5,5,5,5,5,5,5,5,0,5,5,0,5,5,5,8,10,8,10,6],"n":["directory","error","file","path","types","create","create_parent","delete","FsIOError","IOError","NotFile","PathAlreadyExists","SystemTimeError","borrow","borrow_mut","fmt","fmt","from","into","source","to_string","try_from","try_into","type_id","0","0","0","0","1","1","append_file","append_text_file","delete","delete_ignore_error","ensure_exists","modify_file","read_file","read_text_file","write_file","write_text_file","as_path","canonicalize_as_string","canonicalize_or","from_path","get_basename","get_last_modified_time","get_parent_directory","AsPath","as_path","FromPath","from_path","FsIOResult"],"q":["fsio","","","","","fsio::directory","","","fsio::error","","","","","","","","","","","","","","","","fsio::error::FsIOError","","","","","","fsio::file","","","","","","","","","","fsio::path","","","","","","","fsio::path::as_path","","fsio::path::from_path","","fsio::types"],"d":["directory","error","file","path","types","Creates the directory (and if needed the parent …","Creates the parent directory (and if needed the parent …","Deletes the directory and any child file/directory.","Holds the error information","IO error type","Not a file error type","Path already exist error type","System time error type","","","Formats the error using the given formatter.","","","","","","","","","","","","","","","Appends (or creates) and writes the raw data to the …","Appends (or creates) and writes the text to the requested …","Deletes the requested file. If the file does not exist, …","Deletes the requested file. If the file does not exist, …","Ensures the provided path leads to an existing file. If …","Overwrites or appends the requested file and triggers the …","Reads the requested file and returns its content.","Reads the requested text file and returns its content.","Creates and writes the raw data to the requested file path.","Creates and writes the text to the requested file path. If …","as_path","Returns a canonicalized string from the provided path …","Returns a canonicalized string from the provided path …","from_path","Returns the last path component (file name or last …","Returns the last modified time of the provided path in …","Returns the parent path.","Defines as path trait.","Converts to a path reference.","Defines as path trait.","Converts from a path reference.","Result aliasing for project-wide error type."],"i":[0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,3,4,5,4,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,7,0],"f":[null,null,null,null,null,[[],["fsioresult",6]],[[],["fsioresult",6]],[[],["fsioresult",6]],null,null,null,null,null,[[]],[[]],[[["formatter",3]],["result",4,[["error",3]]]],[[["formatter",3]],["result",6]],[[]],[[]],[[],["option",4,[["error",8]]]],[[],["string",3]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],null,null,null,null,null,null,[[],["fsioresult",6]],[[["str",15]],["fsioresult",6]],[[],["fsioresult",6]],[[],["bool",15]],[[],["fsioresult",6]],[[["fn",8],["bool",15]],["fsioresult",6]],[[],["fsioresult",6,[["vec",3,[["u8",15]]]]]],[[],["fsioresult",6,[["string",3]]]],[[],["fsioresult",6]],[[["str",15]],["fsioresult",6]],null,[[],["fsioresult",6,[["string",3]]]],[[["str",15]],["string",3]],null,[[],["option",4,[["string",3]]]],[[["str",15]],["fsioresult",6,[["u128",15]]]],[[],["option",4,[["string",3]]]],null,[[],["path",3]],null,[[["path",3]]],null],"p":[[4,"FsIOError"],[13,"PathAlreadyExists"],[13,"NotFile"],[13,"IOError"],[13,"SystemTimeError"],[8,"AsPath"],[8,"FromPath"]]}\
}');
if (window.initSearch) {window.initSearch(searchIndex)};