Type Definition xlang_syntax::ast::Loc

source · []
pub type Loc = Range<usize>;
Expand description

The location of an expression.