Type Definition descent::expr::ID

source ·
pub type ID = usize;
Expand description

Identifier used for variables and parameters.