Hacker News new | ask | show | jobs
by WiSaGaN 139 days ago
Rust's `serde_json` recently switched to use a new library for floating string conversion: https://github.com/dtolnay/zmij.
1 comments

I was impressed how fast the Rust folks adopted this! Kudos to David Tolnay and others.