rust-embedded-community / serde-json-core

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

Return the number of bytes used in the deserialization process #26

Closed MabezDev closed 3 years ago

MabezDev commented 4 years ago

Particularly useful when using smoltcp's closure based socket API.

MathiasKoch commented 3 years ago

I will merge these and open a new PR with combined changelog entries