Docs.rs
cborg-0.3.0
cborg 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
travbid
Dependencies
Versions
7.14%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
cborg
0.3.0
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
CborError
value::types::KeyVal
Enums
ErrorKind
value::types::Simple
value::types::Value
Traits
value::FromValue
value::ToValue
value::ValueInto
Functions
decode
decode_iter
decode_slice
decode_to
encode
encode_dyn
encode_ref
parse_array
parse_float
value::types::print_cbor
Type Aliases
Result