Creating a todo CLI with Rust ?
In this article, we’ll build a to-do CLI application with Rust. Local JSON files are used to store the data.
In this article, we’ll build a to-do CLI application with Rust. Local JSON files are used to store the data.
This is a simple static site generator written in Rust. It is a simple example of how to use Rust programming to create fast and efficient static site generators. PS: I made this for fun and learning purposes, so don’t expect it to be perfect.