var searchIndex = {}; searchIndex["dirs"] = {"doc":"Library offering an API to query operating system specific paths.","items":[[3,"Error","dirs","Error that is returned when the operation system's interfaces cannot be\nqueried for the path information.",null,null],[3,"Directories","","The main type of this library. Create one via `Directories::with_prefix`\nand use it to query operation system specific paths, such as configuration\ndirectories.",null,null],[11,"description","","",0,null],[11,"cause","","",0,null],[11,"fmt","","",0,null],[11,"fmt","","",0,null],[6,"Result","","A specialized `Result` type for this library.",null,null],[11,"with_prefix","","Creates a `Directories` object that can be queried for application\nspecific paths for things like configuration files and cache locations.",1,{"inputs":[{"name":"p"},{"name":"q"}],"output":{"name":"result"}}],[11,"config_home","","Returns the user-specific directory for configuration files.",1,null],[11,"cache_home","","Returns the user-specific directory for cache files.",1,null],[11,"bin_home","","Returns the user-specific directory for executables.",1,null]],"paths":[[3,"Error"],[3,"Directories"]]}; initSearch(searchIndex);