Module pipe

Source

Structs§

DuplexPipe
A pair of pipes that are connected together.
Pipe
PipeReceiver 🔒
PipeRx
PipeTx

Type Aliases§

WasiBidirectionalSharedPipePair
Shared version of BidiPipe for situations where you need to emulate the old behaviour of Pipe (both send and recv on one channel).