Function cargo_component_core::registry::create_client
source ยท pub async fn create_client(
config: &Config,
url: &str,
terminal: &Terminal
) -> Result<FileSystemClient>
Expand description
Creates a registry client with the given warg configuration.