Skip to main content

bind_rustls

Function bind_rustls 

Source
pub const fn bind_rustls(addr: SocketAddr, config: RustlsConfig) -> HttpsServer
Expand description

Create an HTTPS server bound to the given SocketAddr using the provided RustlsConfig.