pub type QuicheConnection = Connection<BufFactory>;
Expand description
Alias of [quiche::Connection] used internally by the crate.
Aliased Typeยง
struct QuicheConnection { /* private fields */ }
pub type QuicheConnection = Connection<BufFactory>;
Alias of [quiche::Connection] used internally by the crate.
struct QuicheConnection { /* private fields */ }