Issues
- 11
Library panics when deserializing certain types due to `unreachable!()` statements
#48 opened by ryan-summers - 1
Rust enum support
#94 opened by angelorodem - 0
- 13
deserialize_str with escaped strings is broken
#74 opened by jordens - 1
- 1
Release please?
#89 opened by zeenix - 0
Deserializing unknown fields should not cause an error unless #[serde(deny_unknown_fields)] is specified
#86 opened by mattico - 2
Example Proposition for str deserialization
#61 opened by XdoctorwhoZ - 0
Add string escaping during serialization
#92 opened by ryan-summers - 1
- 10
Add support for alloc::* types
#4 opened by Pzixel - 3
Feature Request: Support defmt Formatting
#75 opened by avlec - 2
Support for "block-wise" serialization?
#66 opened by JKRhb - 2
Proposal: feature flag for float support
#28 opened by webmaster128 - 7
Support for pretty-print serialized output?
#65 opened by berkowski - 2
Cannot be combined with serde std
#63 opened by JarredAllen - 7
- 2
This is not real core lib since it depends on serde which is standard library.
#62 opened by Jiuhong-casperlabs - 0
Incorrect serialization of bytes?
#60 opened by berkowski - 1
Library should publicly export heapless
#52 opened by ryan-summers - 0
- 0
Repository points to documentation
#38 opened by Wassasin - 0
Update README
#41 opened by MathiasKoch - 0
Serialize into externally allocated buffer
#35 opened by MathiasKoch - 5
- 2
thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: Error("EOF while parsing a value", line: 1, column: 0)'
#33 opened by kematy - 0
String escaping
#30 opened by webmaster128 - 0
Detect string end quotes correctly
#31 opened by webmaster128 - 13
Transfer ownership to rust-embedded-community
#37 opened by MathiasKoch - 6
Release version 0.1.0
#10 opened by jamesmunns - 2
Cannot compile with nightly 1.38
#15 opened by ethanfrey - 3
Bump dependencies
#5 opened by Pzixel - 6
`cargo check` failure
#6 opened by sanmai-NL - 1