CharMap

Type Alias CharMap 

Source
pub type CharMap = Vec<Vec<usize>>;

Aliased Typeยง

pub struct CharMap { /* private fields */ }