Type Definition semantic_analyzer::ast::Ident

source ·
pub type Ident<'a> = LocatedSpan<&'a str>;
Expand description

Basic Ident entity