data_dir_path

Function data_dir_path 

Source
pub fn data_dir_path(app_name: &str) -> Result<PathBuf, Error>
Expand description

Return the path to the project’s local data directory or the current directory on failure