pub fn set_discovery_hooks(hooks: DiscoveryHooks)Expand description
Install the discovery hooks. Must be called before forking; children inherit the hooks via thread-local storage.
pub fn set_discovery_hooks(hooks: DiscoveryHooks)Install the discovery hooks. Must be called before forking; children inherit the hooks via thread-local storage.