A simple project in order to begin writting in Rust. The project reads from a JSON file and excract the info contained in some specific fields in order to write them back in a .txt file.
To execute the project
cargo run -- <path to json> <output file name> <Title>