Efficient, logical 'backtraces' of async tasks for debugging.
# Cargo.toml
[dependencies]
async-backtrace = "0.2.7"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Annotate an async function to capture backtrace information.
Use nightly toolchain or check if stable support is available.
No dependency data recorded yet.