Skip to main content

Module cell_sender

Module cell_sender 

Source
Expand description

Implements an outbound Sink type for cells being sent from a circuit onto a channel.

Structsยง

CircuitCellSender ๐Ÿ”’
A sink that a circuit uses to send cells onto a Channel.

Type Aliasesยง

InnerSink ๐Ÿ”’
Inner type used to implement a CircuitCellSender.
SometimesUnbounded ๐Ÿ”’
The type of our SometimesUnboundedSink, as instantiated.