A small CBOR codec suitable for no_std environments, providing encoding and decoding of CBOR data.
# Cargo.toml
[dependencies]
minicbor = "2.2.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Decodes a CBOR byte slice into a value.
No known issues recorded.
No dependency data recorded yet.