☰
tokio
1.32.0
Module pipe
Structs
In tokio::net::unix
?
Module
tokio
::
net
::
unix
::
pipe
source
·
[
−
]
Expand description
Unix pipe types.
Structs
OpenOptions
Options and flags which can be used to configure how a FIFO file is opened.
Receiver
Reading end of a Unix pipe.
Sender
Writing end of a Unix pipe.