pub fn remove_cache(dir: &Path) -> Result<(usize, u64)>
Delete a tile cache directory, and its ridge-redux parent if that’s left empty. Returns the number of files and bytes freed.
ridge-redux