os
0.1.0
In os::
fs::
pipe
os
::
fs
::
pipe
Function
make_pipe
Copy item path
Source
pub fn make_pipe() -> (
Arc
<
Pipe
>,
Arc
<
Pipe
>)
Expand description
Return (read_end, write_end)