wasm-msgpack 0.3.2

MessagePack serialization implementation for Rust optimized for WebAssembly environments
Documentation

wasm-msgpack

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 25 feature flags, 8 of them enabled by default.

default

bin16 (default)

This feature flag does not enable additional features.

ext8 (default)

i64 (default)

This feature flag does not enable additional features.

serde (default)

This feature flag does not enable additional features.

serde_bytes (default)

This feature flag does not enable additional features.

timestamp (default)

u64 (default)

This feature flag does not enable additional features.

ext (default)

This feature flag does not enable additional features.

all

alloc

array16

This feature flag does not enable additional features.

array32

bin32

compliant

custom-error-messages

ext16

ext32

fixext

heapless

This feature flag does not enable additional features.

map16

This feature flag does not enable additional features.

map32

This feature flag does not enable additional features.

std

str16

This feature flag does not enable additional features.

str32

timestamp96