Docs.rs
tinycbor-0.7.0
tinycbor 0.7.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
carloskiki
Dependencies
embedded-io ^0.7.1
normal
cbor4ii ^1
dev
const-hex ^1.17
dev
criterion ^0.8
dev
embedded-io ^0.7
dev
proptest ^1.9
dev
proptest-derive ^0.7
dev
rand ^0.9
dev
serde ^1
dev
Versions
54.88%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module tag
tinycbor
0.7.0
Module tag
Module Items
Structs
Enums
In crate tinycbor
tinycbor
Module
tag
Copy item path
Source
Expand description
Tagged values.
Structs
§
Tagged
Statically tag a value.
Unknown
Error indicating that a tag value is not a known IANA tag.
Enums
§
Error
Errors which can occur when decoding a tagged value.
IanaTag
IANA registered tags.