rusty_todo

rusty_todo is a very simple Rust CLI tool for managing a TODO list. It is written in less than 150 lines of code.

It demonstrates competency with many of the core features of Rust, including:

It was designed specifically to be a lightweight and small program to show off my ability to write idiomatic Rust code.

Tags: