rustix
1.0.8
Module pipe
Module Items
Constants
Functions
In crate rustix
rustix
Module
pipe
Copy item path
Source
Expand description
pipe
and related APIs.
Constants
§
PIPE_
BUF
PIPE_BUF
—The maximum length at which writes to a pipe are atomic.
Functions
§
pipe
pipe()
—Creates a pipe.