Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 1.18 KB

README.md

File metadata and controls

19 lines (17 loc) · 1.18 KB

grid_test.rs

This is a small(-ish) Rust project, for the purposes of testing out a range of common coding tasks associated with making a cli binary app which takes one or more files as input.

A todo-list if tasks which will be tried out in this repo include:

There is a lot of ground to cover, so at some point I will probably organize this repo into a series of workspaces which each touch on a specific task. Or create some more repos.