excel (1 articles)

Creating Excel files in Rust

24.09.2020 - 18m read - rust excel

Sometimes you need to generate Excel files. You never WANT to, but sometimes you have to. In this post we'll look at how you can do it with Rust. :)