pub fn default_db_path() -> Result<PathBuf>Expand description
Default data-file location resolved via directories::ProjectDirs.
Creates the parent directory on first call.
pub fn default_db_path() -> Result<PathBuf>Default data-file location resolved via directories::ProjectDirs.
Creates the parent directory on first call.