Docs.rs
seabored-0.0.6
Platform
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
seabored 0.0.6
Implementation of the CBOR data format. Implements RFC8949 with the preferred-plus recommendations
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
io
serde
types
de.rs
error.rs
facet.rs
ib.rs
io.rs
lib.rs
mt.rs
ser.rs
serde.rs
types.rs
1
2
3
4
5
mod
read
;
pub
use
read
::
*
;
mod
write
;
pub
use
write
::
*
;