rust
From Ruby To Rust And Back Part 3
In part 1 – we identified a few problems with my initial code. In part 2 – we addressed one of them – the removal of the unwraps. In this episode, we will sort out those pesky errors. Returning just strings seems so wrong. So, first I had to go Read more…