Docs.rs
msgpack-rs-0.0.1
msgpack-rs 0.0.1
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
ganmacs
Dependencies
byteorder ^1
normal
bytes ^0.4.12
normal
chrono ^0.4
normal
serde ^1.0.99
normal
serde ^1.0
dev
Versions
0%
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
msgpack
0.0.1
All Items
Crate Items
Modules
Structs
Enums
Traits
Crate
msgpack
Copy item path
Source
Re-exports
§
pub use
pack
::*;
pub use
unpack
::*;
Modules
§
de
pack
primitive
unpack
Structs
§
Inner
Buf
Packer
RefUnpacker
Unpacker
Enums
§
Pack
Error
RefValue
Unpack
Error
Value
Traits
§
Buffered
Read
Read
Bytes
Ext
Extends
Read
with methods for reading numbers. (For
std::io
.)