Expand description
Numeric types.
Modules§
- nonzero
core::num::NonZero*types.
Structs§
- Int
- CBOR integer type that covers values of [-264, 264 - 1]
- U8
- A newtype wrapper to handle
u8as a CBOR number type.
Enums§
- Error
- Errors that can occur when decoding numbers.