Module cow_slice

Source
Expand description

Copy-on-write buffer for CVT and storage area.

Structsยง

CowSlice
Backing store for the CVT and storage area.
CowSliceSizeMismatchError
Error returned when the sizes of the immutable and mutable buffers mismatch when constructing a CowSlice.