Get the latest tech news
Stdx – The Missing Batteries of Rust
The missing batteries of Rust. Contribute to brson/stdx development by creating an account on GitHub.
This crate has a long history, beginning life in the standard library, being moved into the rust-lang organization, and finally being adopted by community maintainers. Simply tag your data structures with#[derive(Serialize, Deserialize)] and serde will automatically convert them between formats like JSON, TOML, YAML, and more. portability quality conformance to conventions documentation interoperability with other crates reliability of maintainers de-facto adoption historical context and precedent
Or read this on Hacker News