6 ms·
No reason except that I've written Go in the past and wanted to learn a new language :) Comparing the two languages, I would say that Rust's enums and pattern
by nicolodavis 6y ago
No reason except that I've written Go in the past and wanted to learn a new language :)
Comparing the two languages, I would say that Rust's enums and pattern matching make it easier to work with for my specific use case.