rustls_client_config

A client config that is done being constructed and is now read-only. Under the hood, this object corresponds to an Arc<ClientConfig>. <https://docs.rs/rustls/0.20.0/rustls/struct.ClientConfig.html>

struct rustls_client_config

Meta