pipe
std
1.93.0-nightly
(07bdbaedc 2025-11-19)
In std::
sys::
anonymous_
pipe::
unix
std
::
sys
::
anonymous_pipe
::
unix
Function
pipe
Copy item path
Source
pub fn pipe() ->
Result
<(
FileDesc
,
FileDesc
)>