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

#2816 in Parser implementations

Download history 10/week @ 2024-02-19 3/week @ 2024-02-26 135/week @ 2024-04-01

135 downloads per month

Apache-2.0

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.

Dependencies