Rust Parse Json A simple app that parse json data from a string Build & run Install rustup from https://rustup.rs/ Use cargo to run cargo run Build for production cargo build --release Run from release ./target/release/json