5 releases
0.1.4 | Apr 13, 2022 |
---|---|
0.1.3 | Apr 13, 2022 |
0.1.2 | Apr 13, 2022 |
0.1.1 | Mar 28, 2021 |
0.1.0 | Oct 11, 2020 |
#1173 in Encoding
51KB
221 lines
Small and Portable
Built on top of nanoserde, this ogmo3 deserializer is fast, small, and very portable.
Restrictions
Strings Only
Values for entities are restricted to String only. This is because there is currently not a good way to deserialize multiple types for the same struct.
Dependencies
~125KB