1D. JSON - From Python to Rust

Опубликовано: 30 Сентябрь 2024
на канале: Bedroom Builds
1,731
49

quick overview howto de-/serialize json in Python and Rust

generic De-/serializer for Python objects e.g. monty.json -- https://github.com/materialsvirtualla...

Rust serde_json - https://docs.serde.rs/serde_json/

Source code for this episode (and the others of the series) can be found at https://github.com/bedroombuilds/pyth...