rust-embedded-community / serde-json-core

`serde-json` for `no_std` programs
Apache License 2.0
161 stars 59 forks source link

Attempt to add support for de/serializing maps #23

Closed dflemstr closed 4 years ago

dflemstr commented 5 years ago

This enables constructing map-like types (a PR for that to heapless will follow)

japaric commented 4 years ago

LGTM

bors r+

bors[bot] commented 4 years ago

Build succeeded