inout
0.1.4
Module inout_
buf
Module Items
Structs
In crate inout
inout
Module
inout_buf
Copy item path
Source
Structs
ยง
InOut
Buf
Custom slice type which references one immutable (input) slice and one mutable (output) slice of equal length. Input and output slices are either the same or do not overlap.
InOut
BufIter
Iterator over
InOutBuf
.