virtual_
fs
0.600.1
Module pipe
Module Items
Structs
Type Aliases
In crate virtual_
fs
virtual_fs
Module
pipe
Copy item path
Source
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).