Function collective::config::get_name_xdg_config_path

source ยท
pub fn get_name_xdg_config_path(
    application_name: &str,
    format: &ConfigFileFormat,
) -> Option<PathBuf>