mesh
0.0.0
Module pipe
Module Items
Structs
Functions
In crate mesh
mesh
Module
pipe
Copy item path
Source
Expand description
Implementation a unidirectional byte stream pipe over mesh.
Structs
§
Read
Pipe
The read side of a pipe.
Write
Pipe
The write side of a pipe.
Functions
§
pipe
Creates a new unidirectional pipe, returning a reader and writer.