substr_iterator

Type Alias Trigram

Source
pub type Trigram = Substr<3>;
Expand description

A set of 3 characters stored as an array.