mesh
0.0.0
Module pipe
Structs
Functions
In crate mesh
Module
mesh
::
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.