Module flatcontainer::impls::slice
source · Expand description
A region that stores slices.
Structs§
- A helper to read data out of a slice region.
- An iterator over the items read from a slice region.
- An iterator over the items read from a slice region.
- A container representing slices of data.