Available on crate feature
io-pipe only.Expand description
A unidirectional pipe for bytes, analogous to a unix pipe. Available with the io-pipe feature toggle.
Modulesยง
- pipe
- A unidirectional pipe for bytes, analogous to a unix pipe. Available with the
io-pipefeature toggle.