Moritz Hamann @moritzhamann.com · May 4

Getting a bit into Rust again and have to say that ChatGPT is great to figure out all the little syntax variations that can be useful from time to time, e.g. `match` vs `if let` vs `let ... else`

0 likes 0 replies

?