pub fn default_persistent_db_path() -> Option<PathBuf>Expand description
Returns the platform-default path for the persistent database. Returns
None if the home / data directory cannot be determined (rare; usually
indicates a misconfigured environment).