pub type TxBuffer = Buffer<Tx>;
Alias for transmit buffer.
pub struct TxBuffer { /* private fields */ }