embedded-msgpack

Crates.ioembedded-msgpack
lib.rsembedded-msgpack
version0.3.1
sourcesrc
created_at2021-06-09 21:55:33.930527
updated_at2023-01-13 15:22:13.711457
descriptionMessagePack serialization implementation for Rust optimized for embedded/no_std environments
homepage
repositoryhttps://github.com/Sympatron/embedded-msgpack
max_upload_size
id408376
size145,270
Sympatron GmbH (Sympatron)

documentation

https://docs.rs/embedded-msgpack

README

embedded-msgpack

Documentation Crates.io

MessagePack serialization implementation for Rust optimized for embedded environments

Running tests

You can run tests for all common supported configurations via just test if you have just installed:

just test

License

Licensed under either of

at your option.

Commit count: 64

cargo fmt