☰
In os::fs::pipe
?
Function
os
::
fs
::
pipe
::
make_pipe
source
·
[
−
]
pub fn make_pipe() -> (
Arc
<
Pipe
>,
Arc
<
Pipe
>)
Expand description
Return (read_end, write_end)