Explore >> Select a destination


You are here

www.greyblake.com
| | huonw.github.io
2.2 parsecs away

Travel
| | Closures in Rust are powerful and flexible, building on traits, generics and ownership.
| | hashrust.com
1.8 parsecs away

Travel
| | Understand how closures really work in Rust
| | huonw.github.io
1.8 parsecs away

Travel
| | An overview of so-called "object safety" in Rust, and why it is necessary for trait objects.
| | woile.dev
11.2 parsecs away

Travel
| Writing a web application in rust using axum and minijinja. If you have used jinja2 in the past this will feel familiar. But we also dig into protocols and networking.