OutOfBandValueSender

Used to test that Senders keep the operational state alive until one receiver's terminal is called

Members

Aliases

Value
alias Value = T
Undocumented in source.

Functions

connect
auto connect(Receiver receiver)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Op
struct Op(Receiver)
Undocumented in source.

Variables

value
T value;
Undocumented in source.

Meta