Interval

Type Alias Interval 

Source
pub type Interval = (u32, u32);
Expand description

Interval between two Unicode codepoints.