Module mesh_channel::pipe
source · Expand description
Implementation a unidirectional byte stream pipe over mesh.
Structs§
- The read side of a pipe.
- The write side of a pipe.
Functions§
- Creates a new unidirectional pipe, returning a reader and writer.