Type Alias walrus::ir::InstrSeqId

source ·
pub type InstrSeqId = Id<InstrSeq>;
Expand description

The identifier for a InstrSeq within some LocalFunction.

Aliased Type§

struct InstrSeqId { /* private fields */ }