Module decode

Source

Structs§

ArrayIter
Decoder
Provides functions for decoding a CBOR object with a known schema.
DeserializeError
When any of the decode methods are called they look for that particular data type at the current position. If the CBOR data tag does not match the type, a DeserializeError is returned.
MapIter

Functions§

set_optional