Explore >> Select a destination


You are here

ohadravid.github.io
| | leshow.github.io
4.4 parsecs away

Travel
| | I'd like to take a change for this blog and leave the more bleeding edge topics to focus on perhaps one of the most important things one can do in the Rust community: teaching new Rust developers. I've been thinking about how best to approach teaching Rust to those used to working with Java, in order to bring a group of developers up to speed with the language for a new project.
| | blog.m-ou.se
4.1 parsecs away

Travel
| | Have you ever seen the Rust compiler give a Python error? Or better, have you ever seen rust-analyzer complain about Python syntax? In this post, we'll extend our python!{} macro to make that happen.
| | blog.weiznich.de
3.7 parsecs away

Travel
| | Improving rust compiler error messages for trait heavy crates by changing the language
| | seanmonstar.com
21.7 parsecs away

Travel
| I'm excited to announce v1.0 of hyper, a protective and efficient HTTP library written in the Rust programming language. hyper provides asynchronous HTTP/1 a...