[][src]Type Definition sodoku::dec::SodokuMatrix

type SodokuMatrix = [[u8; 9]; 9];