[][src]Type Definition wordfeud_solver::RowData

type RowData = ArrayVec<[(LabelSet, bool); 16]>;

A list of 0..N (possible letters, connected) tuples.