Working on my first actual #rustlang (toy) project, which is nothing fancy, I started noticing how having the `Option` and `Result` enums baked into the standard library forces me to think about edge cases from the start so I know that when my code finally compiles, many rough edges are already solved.
It doesn’t remove the need for tests, but it definitely helps building robust software from the get go !
Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
Clément Robert :python: (neutrinoceros@fosstodon.org)'s status on Saturday, 16-Mar-2024 00:42:02 JSTClément Robert :python: