Skip to main content

ChanCellQueueEntry

Type Alias ChanCellQueueEntry 

Source
pub(crate) type ChanCellQueueEntry = (AnyChanCell, Option<QueuedCellPaddingInfo>);
Expand description

An entry in a channel’s queue of cells to be flushed.