Module ns_protocol::ns
source · Modules
- Contains helper types for dealing with CBOR tags
Structs
Enums
- The error when serializing to/from a
Value
- A representation of a dynamic CBOR value that can handled dynamically
Constants
Functions
- Deserializes as CBOR from a type with
impl ciborium_io::Read
- Serializes as CBOR into a type with
impl ciborium_io::Write