Expand description
Utilities to make working with tracing and telemetry easier.
Modules§
- private 🔒
Structs§
Functions§
- display_
duration - Formats a
std::time::Durationusing thestd::fmt::Display. - error_
field - Emit an error as a tracing event with its full source chain intact.