Home
last modified time | relevance | path

Searched defs:AsyncTraitImplShouldBeAsync (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/rust/compiler/rustc_hir_analysis/src/
Derrors.rs59 pub struct AsyncTraitImplShouldBeAsync { struct
62 pub span: Span,
64 pub trait_item_span: Option<Span>,
65 pub method_name: Symbol,