Using Serde in Rust 馃敟
Jan 23, 2024 路 9 min read 路 In this article we鈥檒l be talking about Serde, how you can use it in your Rust application as well as some more advanced tips and tricks. What is serde? The serde Rust crate is used to efficiently serialize and deserialize data in many formats. It doe...
Join discussion
