Crate heapless_bytes

Crate heapless_bytes 

Source
Expand description

§heapless-bytes

Newtype around heapless byte Vec with efficient serde.

Structs§

BytesInner
IntoIter

Traits§

BytesStorage
Trait defining how data for a Byte buffer is stored.

Type Aliases§

Bytes
Bytes8
Bytes16
Bytes32
Bytes64
BytesView
OwnedBytesStorage
ViewBytesStorage