Rust is a system-level programming language that is compiled ahead of time (like Java, Go, C, C++ ,...).
In this tutorial we are going to read JSON, update the data and write to a new file.
You can follow along at your own computer or at replit.com