[][src]Type Definition sudoku_tui::sudoku::SudokuMatrix

type SudokuMatrix = [[u8; 9]; 9];