pub fn get_project_cache_keys( project_root: &Path, root: Option<&Path>, ) -> Result<Option<BTreeMap<String, String>>>
Retrieve all latest cache keys for a given project