Skip to main content

config_path

Function config_path 

Source
pub fn config_path<P>(app_name: &str, relative_path: P) -> Result<PathBuf>
where P: AsRef<Path>,
Expand description

Resolve a config file path relative to the per-user config directory.