Show HN: Await-Tree – Visualize Async Rust Task Execution in Real-Time
(github.com/risingwavelabs)
await-tree allows developers to dump this execution tree at runtime, with the span of each Future annotated by instrument_await.
await-tree allows developers to dump this execution tree at runtime, with the span of each Future annotated by instrument_await.