Skip to main content

default_registry_auth_type

Function default_registry_auth_type 

Source
pub fn default_registry_auth_type() -> RegistryAuthType
Expand description

Serde default for RegistryAuth::auth_type. Kept as a free function so #[serde(default = "...")] can reference it.