Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_parse/src/
Derrors.rs2559 pub(crate) struct NestedAdt<'a> { struct
2561 pub span: Span,
2563 pub item: Span,
2564 pub keyword: &'a str,
2565 pub kw_str: Cow<'a, str>,