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