rustix
0.38.39
Module types
Structs
In rustix::backend::pipe
Module
rustix
::
backend
::
pipe
::
types
Copy item path
source
·
[
−
]
Structs
§
IoSliceRaw
A buffer type for use with
vmsplice
.
PipeFlags
O_*
constants for use with
pipe_with
.
SpliceFlags
SPLICE_F_*
constants for use with
splice
,
vmsplice
, and
tee
.