8 releases (breaking)
0.8.0 | Feb 19, 2022 |
---|---|
0.7.0 | Feb 13, 2022 |
0.6.0 | Feb 11, 2022 |
0.5.0 | Feb 8, 2022 |
0.2.0 | Feb 5, 2022 |
#2249 in Parser implementations
125KB
2.5K
SLoC
deser-debug
Utility crate for deser to serialize serializables to std::fmt
debug format.
lib.rs
:
This library takes a Serialize
and
formats it with std::fmt
to debug representation.