Installation
macOS
$ brew install rust $ rustc --version $ cargo --version
Reference
Tutorials
Talks
Comments
- https://blog.rust-lang.org/2015/04/10/Fearless-Concurrency.html
- http://venge.net/graydon/talks/intro-talk-2.pdf
By Graydon Hoare
- Rust is mostly safety (2016)
- Things Rust shipped without (2015)
- Five lists of six things about Rust (2015)
- More cores, more fun (2015)