Module serde_ipld_dagcbor::de

source ·
Expand description

Deserialization.

Functions§

  • Decodes a value from CBOR data in a reader.
  • Decodes a value from CBOR data in a slice.
  • Check if byte is a major type with indefinite length.