Searched defs:CannotFindIdentInThisScope (Results 1 – 1 of 1) sorted by relevance
619 pub(crate) struct CannotFindIdentInThisScope<'a> { struct621 pub(crate) span: Span,622 pub(crate) expected: &'a str,623 pub(crate) ident: Ident,