[][src]Type Definition walrus::ir::InstrSeqId

type InstrSeqId = Id<InstrSeq>;

The identifier for a InstrSeq within some LocalFunction.