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