Modules§
Macros§
- Convenience macro for creating a trace duration event from this macro invocation to the end of the current scope.
- Writes a flow begin event with the specified id.
- Writes a flow end event with the specified id.
- Writes a flow step event with the specified id.
- Constructs a
TraceFutureArgs
object to be passed toTraceFutureExt::trace
.
Structs§
- An identifier for flows and async spans.
Traits§
- Extension trait for tracing futures.