pub fn fetch_registry_config() -> Result<RepoConfig, Error>Expand description
Fetches the repository configuration from the official Zoidberg registry.
ยงErrors
Returns an error if the configuration cannot be fetched or parsed.
pub fn fetch_registry_config() -> Result<RepoConfig, Error>Fetches the repository configuration from the official Zoidberg registry.
Returns an error if the configuration cannot be fetched or parsed.