embedded-msgpack 0.1.0

MessagePack serialization implementation for Rust optimized for embedded/no_std environments
Documentation

embedded-msgpack

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 20 feature flags, 7 of them enabled by default.

default

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.

alloc

array16

This feature flag does not enable additional features.

array32

bin32

This feature flag does not enable additional features.

compliant

ext16

ext32

fixext

map32

This feature flag does not enable additional features.

std

str16

This feature flag does not enable additional features.

str32

timestamp96