Skip to main content

LabelId

Type Alias LabelId 

Source
pub type LabelId = Idx<Label>;
Expand description

A label, in the label table.

Aliased Typeยง

pub struct LabelId { /* private fields */ }