takuzu::Array [] [src]

type Array = Vec<Vec<Option<bool>>>;

A raw takuzu grid representation.