Docs.rs
msgpck-0.2.8
msgpck 0.2.8
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
killercup
github:technocreatives:crates-io
Dependencies
heapless ^0.7.16
normal
optional
heapless ^0.8.0
normal
optional
msgpck_derive ^0.2.8
normal
thiserror ^1.0.50
normal
optional
Versions
30.85%
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
All
msgpck
0.2.8
Crate Items
Structs
Enums
Traits
Functions
Derive Macros
List of all items
Structs
EnumHeader
Enums
Marker
PackErr
Piece
UnpackErr
Variant
Traits
MsgPack
MsgUnpack
Write
Derive Macros
MsgPack
MsgUnpack
Functions
helpers::pack_array_header
helpers::pack_enum_header
helpers::pack_enum_header_to_writer
helpers::pack_i64
helpers::pack_map_header
helpers::pack_u64
helpers::unpack_array_header
helpers::unpack_enum_header
helpers::unpack_i64
helpers::unpack_map_header
helpers::unpack_u64
pack_slice
unpack_slice