Reading JSON files in Rust (Hebrew)
Length: 60
Presented at Reading JSON files in Rust on 2024.12.08
- Gabor Szabo
Gabor is a Rust, Python, and Perl teacher who also loves helping companies improve their development process by introducing Test Automation, TDD, BDD, CI and other techniques.
Gabor is the maintainer of the Rust in Israel (this), the Python in Israel, and also the Perl in Israel sites though the last one does not get a lot of attention these days.
- Author of Rust Maven
In this presentation we'll se how to read, parse, and deserialize JSON files using serde.
We will see a number of examples:
- Reading arbitrary JSON file.
- Verifying that we process every field in the JSON file.
- Optional fields.
- Reading data where the keys are not fixed.
If you have specific examples you would like to see, let the spaker know up-front.