pal
0.0.0
In pal::
unix::
pipe
Function
pal
::
unix
::
pipe
::
pair
Copy item path
source
ยท
[
−
]
pub fn pair() ->
Result
<(
File
,
File
)>
Expand description
Creates a connected pair of pipes, returning (read, write).