Skip to main content

set_registry

Function set_registry 

Source
pub fn set_registry(registry: Arc<Registry>)
Expand description

Deposit the Registry. Idempotent: subsequent calls are no-ops, since OnceLock::set returns Err.