Module minicbor::decode

source ·
Expand description

Traits and types for decoding CBOR.

This module defines the trait Decode and the actual Decoder.

Modules§

  • Introspection utilities.

Structs§

Traits§

  • A type that can be decoded from CBOR.