Module types
rustix
0.38.44
Module types
Module Items
Structs
In rustix::
backend::
pipe
Modules
syscalls
types
rustix
::
backend
::
pipe
Module
types
Copy item path
Settings
Help
Summary
Source
Structs
§
IoSlice
Raw
A buffer type for use with
vmsplice
.
Pipe
Flags
O_*
constants for use with
pipe_with
.
Splice
Flags
SPLICE_F_*
constants for use with
splice
,
vmsplice
, and
tee
.