Crate libdd_tinybytes

Crate libdd_tinybytes 

Source

Structs§

Bytes
Immutable bytes type with zero copy cloning and slicing.
RefCountedCell
RefCountedCellVTable

Traits§

UnderlyingBytes
The underlying bytes that the Bytes object references.