Structsยง
- Async
Closure ๐Sugg - Async
Closure Usage - Lint for potential usages of async closures and async fn trait bounds.
- Closure
Returning ๐Async Block
Staticsยง
- CLOSURE_
RETURNING_ ASYNC_ BLOCK - The
closure_returning_async_block
lint detects cases where users write a closure that returns an async block.