Explore >> Select a destination


You are here

nick.groenen.me
| | rust-lang.github.io
3.6 parsecs away

Travel
| | This is a set of recommendations on how to design and present APIs for the Rust programming language.
| | ruudvanasseldonk.com
2.8 parsecs away

Travel
| | Monadic error handling is an alternative to exception-based systems that can prevent many programming errors at compile time.
| | mbuffett.com
4.5 parsecs away

Travel
| | In my last project I used Sled and Rocket. I had to piece together how to use the two from a few different places so I put together this quick guide in case it helps others. The full code for this walkthrough is availabe here, if you want to fast-forward to the finished product. A lot of this ends up being about error handling, so that using sled in endpoints is more ergonomic. If you don't care to dive into error handling, you may want to skip those sections.
| | coaxion.net
15.3 parsecs away

Travel
|