Hitchhiker's Guide to JSON Data in Rust - Serialize and Deserialize with Serde - Rust Tutorial
Offered By: Trevor Sullivan via YouTube
Course Description
Overview
Explore the powerful Serde crate in Rust for seamless JSON data handling in this comprehensive tutorial. Learn to generate JSON strings from Rust data structures and vice versa using Serde's Serialize and Deserialize macros. Discover how to annotate Rust structs and utilize conversion functions for various data formats. Gain insights into Serde's versatility beyond JSON and its potential for custom format implementations. Delve into fundamental concepts of working with JSON data in Rust, enhancing your ability to develop and interact with services efficiently. Perfect for Rust developers looking to master data serialization and deserialization techniques.
Syllabus
Hitchhiker's Guide to JSON Data in Rust Serialize and Deserialize with Serde ️ Rust Tutorial
Taught by
Trevor Sullivan
Related Courses
Intro to Computer ScienceUniversity of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Analytic Combinatorics, Part I
Princeton University via Coursera Algorithms, Part I
Princeton University via Coursera Algorithms, Part II
Princeton University via Coursera