I am a beginner of Rust. I am doing some exercises to increase my Rust skill. Recently I am trying to serialize the json data on Rust. And I find the Repo serde-rs/json.