builder

Function builder 

Source
pub fn builder() -> Builder
Available on crate feature 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.