Docs.rs
cbor-codec-0.7.1
cbor-codec 0.7.1
Permalink
Docs.rs crate page
MPL-2.0
Links
Documentation
Repository
crates.io
Source
Owners
twittner
Dependencies
byteorder >=0.5.0
normal
libc >0.1.0
normal
quickcheck >=0.2.21
normal
optional
json-codec >=0.3
dev
quickcheck >=0.2.21
dev
quickcheck_macros >=0.2.21
dev
rand >=0.3
dev
rustc-serialize >=0.3
dev
Versions
30.15%
of the crate is documented
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 slice
cbor
0.7.1
Module slice
Module Items
Enums
Traits
In crate cbor
cbor
Module
slice
Copy item path
Source
Expand description
ReadSlice
trait to allow efficient reading of slices without copying.
Enums
§
Read
Slice
Error
Traits
§
Read
Slice
Type which supports reading a slice of bytes.