Crate deser_debug

Source
Expand description

This library takes a Serialize and formats it with std::fmt to debug representation.

Structsยง

ToDebug
Serializes a serializable value to Debug format.