Structs§
- Duplex
Pipe - A pair of pipes that are connected together.
- Pipe
- Pipe
Receiver 🔒 - PipeRx
- PipeTx
Type Aliases§
- Wasi
Bidirectional Shared Pipe Pair - Shared version of BidiPipe for situations where you need
to emulate the old behaviour of
Pipe(both send and recv on one channel).