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