Docs.rs
v-cbr-codec-0.7.1
v-cbr-codec 0.7.1
Permalink
Docs.rs crate page
MPL-2.0
Links
crates.io
Source
Owners
itiu
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
28.77%
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
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.