pub async fn show_cache_stats(
_manager: &ConfigManager<OsFileSystem>,
api_name: Option<&str>,
output: &Output,
) -> Result<(), Error>Expand description
Show cache statistics for a specific API or all APIs
pub async fn show_cache_stats(
_manager: &ConfigManager<OsFileSystem>,
api_name: Option<&str>,
output: &Output,
) -> Result<(), Error>Show cache statistics for a specific API or all APIs