Reading JSON files in Rust

2024.12.08 Reading JSON files in Rust

In this virtual meeting we are going to see how to read and parse any JSON file into a data structure in Rust.

Before and after the presentation we'll have the opportunity to have a free chat on anything related to Rust.

For other Rust related groups in Israel visit the Rust in Israel web site.

Presentations

Reading JSON files in Rust (Hebrew)

Length: 60 min

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.

Speakers