rustls_server_config

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

struct rustls_server_config

Meta