> For the complete documentation index, see [llms.txt](https://notes.eliasnorrby.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://notes.eliasnorrby.com/rust.md).

# rust

- [The match operator](https://notes.eliasnorrby.com/rust/match-operator.md)
- [Unwrapping a Result](https://notes.eliasnorrby.com/rust/unwrapping.md)
