xdg_config_dir

Macro xdg_config_dir 

Source
macro_rules! xdg_config_dir {
    ($subpath: expr) => { ... };
}
Expand description

Will create $“XDG_CONFIG_HOME”/<crate_name>/$subpath/ (“” for no subpath; subpath is a DIR)