tokio_
util
0.7.18
Module simplex
Module Items
Structs
Functions
In tokio_
util::
io
tokio_util
::
io
Module
simplex
Copy item path
Source
Expand description
Unidirectional byte-oriented channel.
Structs
§
Receiver
Receiver of the simplex channel.
Sender
Sender of the simplex channel.
Functions
§
new
Create a simplex channel.