rust/src/doc/not_found.md

20 lines
529 B
Markdown
Raw Normal View History

2014-05-12 01:10:40 -05:00
% Not Found
<!-- Completely hide the TOC and the section numbers -->
<style type="text/css">
#TOC { display: none; }
.header-section-number { display: none; }
li {list-style-type: none; }
</style>
Looks like you've taken a wrong turn.
Some things that might be helpful to you though:
## Reference
* [The Rust official site](http://rust-lang.org)
* [The Rust reference](http://doc.rust-lang.org/reference.html) (* [PDF](http://doc.rust-lang.org/reference.pdf))
2014-05-12 01:10:40 -05:00
## Docs
* [The standard library](http://doc.rust-lang.org/std/)