Type Definition tokenizations::CharMap[][src]

type CharMap = Vec<Vec<usize>>;