Skip to main content
pipe
std
1.98.0-nightly
(6368fd52c 2026-05-29)
In std::
sys::
pipe::
unix
std
::
sys
::
pipe
::
unix
Function
pipe
Copy item path
Source
pub fn pipe() ->
Result
<(
FileDesc
,
FileDesc
)>