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