Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_hir_analysis/src/
Derrors.rs407 pub(crate) struct MainFunctionAsync { struct
409 pub span: Span,
411 pub asyncness: Option<Span>,