Crate heapless_bytes[−][src]
Expand description
heapless-bytes
Newtype around heapless byte Vec with efficient serde.
Structs
Bytes |
Traits
IsGreaterOrEqual | A type operator that returns |
Unsigned | The marker trait for compile time unsigned integers. |
Type Definitions
Bytes8 | |
Bytes16 | |
Bytes32 | |
Bytes64 | |
True |