|
|
|
|
|
by Ar-Curunir
403 days ago
|
|
Really useful article to learn about idiomatic Rust :) In general I think there is a lack of intermediate Rust material that teaches you common design patterns, idiomatic Rust, and so on. Even I (someone who's written hundreds of thousands of fairly complex Rust code) learnt about the let-else style solution from this article =). |
|