Reality Enjoyer b48bb409d5 error handling example
- finally get an error handling example running the way it should
- we've used the ugly method (a lot of matches and so on)
- and our code is not beautiful per se
- but it works
- next we improve this with `?`s
2026-01-17 15:02:59 +00:00
2026-01-17 09:01:51 +00:00
2026-01-17 15:02:59 +00:00
2026-01-13 06:50:55 +00:00
2026-01-17 09:01:51 +00:00
2026-01-17 09:01:51 +00:00
2026-01-17 09:01:51 +00:00
2026-01-17 09:01:51 +00:00
2025-12-20 18:13:04 +00:00
2025-12-21 12:07:41 +00:00
2026-01-13 06:50:55 +00:00
2025-12-21 12:07:41 +00:00
2025-12-22 11:02:13 +00:00
2026-01-13 06:50:55 +00:00
2026-01-13 08:32:20 +00:00
2026-01-13 06:50:55 +00:00
2026-01-13 06:50:55 +00:00
2025-12-19 06:41:19 +00:00
2026-01-03 07:48:36 +00:00

It's time to learn Rust!

Goals:

  • [] Work my way through the Brown book
  • [] Finish Rustlings
  • [] Go through one other decent resource
Description
No description provided
Readme 69 KiB
Languages
Rust 100%