Rust Project: Deserialization with Serde

Опубликовано: 30 Сентябрь 2024
на канале: DevOnDuty
7,501
180

In this video I walk you through my Rust project to create a generic web server based on domain-model information in the form of Core Schema Notation (CSN). As a first step I show you how to deserialize data from a JSON file into the corresponding Rust type using the crate Serde.

The final code can be found here: https://github.com/David-Kunz/semantix
More info on CDS/CSN: https://cap.cloud.sap/docs/
Serde: https://serde.rs/
Editor Setup:    • Neovim  

Contact:
[email protected]

#rustlang
#2022