Module fuel_core_metrics::future_tracker
source · Structs§
- The execution report of the future, generated by
FutureTracker
. - A
Future
that has been tracked with a [Span
]. It tracks the execution time of the future, it’s active and idle phases.