confy
confy copied to clipboard
Doesn't work on Android?
confy::load("name") crashes withBadConfigDirectoryStr
Version 0.4.0
Confy is using the directories crate so I do not think it will add something more specific than what is provided https://docs.rs/directories/2.0.2/directories/struct.ProjectDirs.html#method.config_dir.
But if you know more about the folder and files management of Android you can use load_path("</path/to/your/configuration/file>").