|
You are here |
www.shuttle.dev | ||
| | | | |
www.shuttle.rs
|
|
| | | | | What makes Rust worth using for backend web services? | |
| | | | |
www.ncameron.org
|
|
| | | | | One of the more subtle aspects of Rust is how traits can be used as types. In this blog post I will attempt a bit of a deep dive into how to use traits as types and how to choose between the different forms. Preliminary: traits are not typesA type | |
| | | | |
articles.bchlr.de
|
|
| | | | | [AI summary] The article discusses challenges and workarounds for upcasting trait objects in Rust, exploring the limitations of dynamic dispatch and potential solutions through vtable structures and custom trait implementations. | |
| | | | |
llogiq.github.io
|
|
| | | [AI summary] A comprehensive blog post by Rust lead developer Alex Crichton summarizing his 'Rust Life Improvement' talk, covering best practices for the Rust ecosystem including Cargo shortcuts, configuring builds, using Clippy effectively, advanced testing strategies, and language features. | ||