Trait ConfigSide
pub trait ConfigSide: Sealed { }Available on (crate features
rustls or boring or acme) and crate feature rustls only.Expand description
Helper trait to abstract ConfigBuilder over building a ClientConfig or ServerConfig.