pub fn local_cfg_dir(appname: &str) -> PathBuf
Local config folder
Returns the path to your app’s local config folder. appname: The short name of your app in lower case.
appname