pub fn shared_client_config() -> Arc<ClientConfig>Expand description
Return the shared Arc<ClientConfig> — built lazily on first call,
cached for the process lifetime.
pub fn shared_client_config() -> Arc<ClientConfig>Return the shared Arc<ClientConfig> — built lazily on first call,
cached for the process lifetime.