Docs.rs
bincode_ext-0.0.7
bincode_ext 0.0.7
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
codyps
Dependencies
rustc-serialize *
normal
bincode *
dev
Versions
80%
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
bincode_
ext
0.0.7
All Items
Crate Items
Re-exports
Modules
Crate
bincode_ext
Copy item path
Source
Re-exports
§
pub use slice::
Fixed
;
pub use byte_order::
Le
;
Modules
§
byte_
order
Provide a way to emit Little Endian bytes from bincode Note that this depends upon bincode trying to emit big endian bytes.
slice
Support for encoding fixed length slices