rust-lang-nursery/reference

Name: reference

Owner: rust-lang-nursery

Description: The Rust Reference

Created: 2017-03-01 16:21:06.0

Updated: 2018-05-21 19:00:11.0

Pushed: 2018-05-24 07:59:20.0

Homepage: https://doc.rust-lang.org/nightly/reference/

Size: 2203

Language: CSS

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

The Rust Language Reference

This document is the primary reference for the Rust programming language.

This document is not normative. It may include details that are specific to rustc itself, and should not be taken as a specification for the Rust language. We intend to produce such a document someday, but this is what we have for now.

Dependencies
Build steps

First, go to the repository folder and test the code snippets to catch compilation errors:

eference
ok test

And then generate the book:

ok build

The generated HTML will be in the docs folder.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.