Skip to main content
pipe
os_pipe
1.2.3
In os_
pipe::
sys
os_pipe
::
sys
Function
pipe
Copy item path
Source
pub(crate) fn pipe() ->
Result
<(
PipeReader
,
PipeWriter
)>