dev-async 0.9.0

Async-specific validation for Rust. Deadlocks, task leaks, hung futures, graceful shutdown. Part of the dev-* verification suite.
Documentation
1
2
3
# clippy configuration for dev-async
avoid-breaking-exported-api = true
msrv = "1.75"