rust/doc
Niko Matsakis 97452c0ca1 Remove modes from map API and replace with regions.
API is (for now) mostly by value, there are options to use it by
reference if you like.  Hash and equality functions must be pure
and by reference (forward looking to the day when something
like send_map becomes the standard map).
2012-08-02 15:53:28 -07:00
..
lib "iface" -> "trait" in CodeMirror mode. 2012-07-31 11:52:17 -07:00
lib.css Establish 'core' library separate from 'std'. 2011-12-06 12:13:04 -08:00
prep.js doc: Run language ref through prep.js 2012-03-20 18:59:21 -07:00
rust.css Add a badge to the tutorial and reference docs indicating which Rust version they pertain to. 2012-07-19 17:09:03 -07:00
rust.md Remove modes from map API and replace with regions. 2012-08-02 15:53:28 -07:00
tutorial.md Convert ret to return 2012-08-01 19:16:06 -07:00
version_info_template.html Add a badge to the tutorial and reference docs indicating which Rust version they pertain to. 2012-07-19 17:09:03 -07:00