Skip to main content
Module pipe
rustix
1.1.3
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.