Rust Sudoku solver; mostly just a project for me to learn Rust.
Find a file
2020-09-06 12:29:42 -07:00
src Brought code up to point where it can run and fill in and print a grid. 2020-09-06 12:29:42 -07:00
.gitignore Setup .gitignore 2020-09-01 18:14:55 -07:00
Cargo.toml Add Cargo.toml 2020-09-01 18:15:49 -07:00