pub fn registry() -> Option<Arc<Registry>>Expand description
Read the registry deposited by set_registry. None if no API setup has
run yet (tests, CLI tools without the HTTP module).
pub fn registry() -> Option<Arc<Registry>>Read the registry deposited by set_registry. None if no API setup has
run yet (tests, CLI tools without the HTTP module).