Skip to main content

Module data

Module data 

Source
Expand description

§Data handling

Provides a CoW interface for slices of [u8] and Box<[u8]>.

Structs§

DataOwned
An owned piece of data.
DataSlice
A slice of data.

Enums§

Data
An owned or borrowed piece of data.