Skip to main content

StmtId

Type Alias StmtId 

Source
pub type StmtId = Idx<Stmt>;
Expand description

A statement in the statement arena.

Aliased Typeยง

pub struct StmtId { /* private fields */ }