Skip to main content

LabelList

Type Alias LabelList 

Source
pub type LabelList = IdxRange<LabelRef>;
Expand description

A run of labels.

Aliased Typeยง

pub struct LabelList { /* private fields */ }