Expand description
Formatting helpers
Structs§
- Abbreviate
Debug - A wrapper that causes the inner
T
to be debug-formatted usingAbbreviatedDebug
- Abbreviate
HexBytes - Use for displaying bytes in the logs
- Abbreviate
Json - Use for displaying potentially large
[serde_json::Value]
s in the logs - OptStacktrace
- Optional stacktrace formatting for errors.
Traits§
- Abbreviated
Debug - Something that can be debug-formatted in an abbreviated way