4 This is Rust-101, a tutorial for the `Rust language`_. You can either read
5 through the sources in ``src/``, or generate the HTML in ``docs/`` using ``docco
6 src/*.rs`` (this step needs Docco_), or go directly to `the rendered output`_.
8 .. _Rust language: http://www.rust-lang.org/
9 .. _Docco: https://jashkenas.github.io/docco/
10 .. _the rendered output: https://ralfjung.github.io/rust-101/main.html