A (TODO), no_std, serde compatible message library for Rust.
heapless
] data structures are used as the first class
serialization/deserialization target.std
feature that allows you to either
auto-convert from heapless to non-heapless, or jump directly to that,
whatever is easier