Skip to main content

shared_client_config

Function shared_client_config 

Source
pub fn shared_client_config() -> Arc<ClientConfig>
Expand description

Return the shared Arc<ClientConfig> — built lazily on first call, cached for the process lifetime.