Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
rmp-0.8.14
rmp 0.8.14
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
3Hren
kornelski
github:rust-bus:maintainers
Dependencies
byteorder ^1.4.2
normal
num-traits ^0.2.14
normal
paste ^1.0
normal
quickcheck ^1.0.2
dev
Versions
67.11%
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 buffer
rmp
0.8.14
Module buffer
Module Items
Structs
In rmp::
encode
rmp
::
encode
Module
buffer
Copy item path
Source
Expand description
Implementation of the
ByteBuf
type
Structs
ยง
ByteBuf
A wrapper around
Vec<u8>
to serialize more efficiently.