pub fn db_path(cache_dir: &Path) -> PathBuf
Compute the path to the current-version SQLite cache file within cache_dir.
cache_dir
Returns {cache_dir}/cache.v{SCHEMA_VERSION}.db.
{cache_dir}/cache.v{SCHEMA_VERSION}.db