Expand description
Re-exports§
pub use write::Write;
Modules§
- The
Writetrait definition and implementations.
Structs§
- A non-allocating CBOR encoder writing encoded bytes to the given
Writesink.
Enums§
- Encoding errors.
Traits§
- A type that can be encoded to CBOR.