Expand description
Copy-on-write buffer for CVT and storage area.
Structsยง
- CowSlice
- Backing store for the CVT and storage area.
- CowSlice
Size Mismatch Error - Error returned when the sizes of the immutable and mutable buffers
mismatch when constructing a
CowSlice
.