For the fifth installment of this series, we'll take a look at benchmarking, documentation testing, and integration testing. As usual, we'll start with an example in Go and see how it translates to Rust. Along the way, we'll be learning about the Rust language.
If you want to catch up on the series:
We started with
the basics of working with Rust, and how that compared to Go. Then we
focused on web services for the second post. The third post focused on
working with file formats...
Published on July 24, 2018 18:08