Skip to content

Rust command line todo list

To practice Rust, I created a simple todo list that can be used in the command line.

  • Serde to serialize and deserialize the todos from and to storage.