Skip to main content

fetch_registry_config

Function fetch_registry_config 

Source
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.