Skip to main content

exec_stmt

Function exec_stmt 

Source
pub fn exec_stmt<C: ActContext>(ir: &SemIr, stmt: StmtId, ctx: &mut C)
Expand description

Executes an action statement against a mutable context.