Serde implementation of CBOR using ciborium-basic.
# Cargo.toml
[dependencies]
ciborium = "0.2.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Deserialize CBOR data into a Rust struct.
Add #[derive(Serialize, Deserialize)] to your structs.
No dependency data recorded yet.