rustc_
lint
1.83.0-beta.5
(eb6e3fa1a 2024-11-08)
Module async_
fn_
in_
trait
Module Items
Structs
Statics
In crate rustc_
lint
rustc_lint
Module
async_fn_in_trait
Copy item path
source
Structs
§
Async
FnIn
Trait
Lint for use of
async fn
in the definition of a publicly-reachable trait.
Statics
§
ASYNC_
FN_
IN_
TRAIT
The
async_fn_in_trait
lint detects use of
async fn
in the definition of a publicly-reachable trait.