Type Definition broot::pattern::Pos[][src]

type Pos = SmallVec<[usize; 8]>;

a vector of indexes of the matching characters (not bytes)