Function builder
pub fn builder() -> BuilderAvailable on crate features
quic and h3 only.Expand description
Create a builder of HTTP/3 server connections
This function creates a Builder that carries settings that can
be shared between server connections.