Skip to main content

install_default_providers

Function install_default_providers 

Source
pub fn install_default_providers()
Expand description

Installs the registry from all compiled-in providers.

Providers are controlled by Cargo features. Binaries should call this once, before maybe_dispatch, so both the dispatch fast path and the shell’s shim builtins see a populated registry.