Module virtual_fs::pipe
source · Structs§
- A pair of pipes that are connected together.
Type Aliases§
- Shared version of BidiPipe for situations where you need to emulate the old behaviour of
Pipe
(both send and recv on one channel).
Pipe
(both send and recv on one channel).