This is a command line todo list manager written in Rust. It allows you to add tasks, mark them as completed, and print the list. The purpose is to provide a basic todo list that runs in a terminal ...