pub async fn fetch_usage( user_agent: &str, config_dir: &Path, crate_name: &str, ) -> Result<Option<CrateResponse>, Error>