pub fn data_dir(prefix: &str, project: ProjectIdentity<'_>) -> Option<PathBuf>Expand description
Return the platform-specific data directory, checking an env override first.
pub fn data_dir(prefix: &str, project: ProjectIdentity<'_>) -> Option<PathBuf>Return the platform-specific data directory, checking an env override first.