rustix
0.38.41
Module io
Structs
In rustix::maybe_polyfill
Module
rustix
::
maybe_polyfill
::
io
Copy item path
source
·
[
−
]
Structs
§
IoSlice
A buffer type used with
Write::write_vectored
.
IoSliceMut
A buffer type used with
Read::read_vectored
.