pub type QuicSendStream = SendStream;
A QUIC send stream. Re-exported from quinn for use by higher layers.
pub struct QuicSendStream { /* private fields */ }