Skip to content

The Rust specification

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

JoelMarcey/rust-lang-spec

 
 

Repository files navigation

The Rust Specification

Building

The specification uses mdBook to process the source into HTML. See [mdBook Installation] for more information on installing mdBook. To build the book, run:

mdbook build

This will output the HTML into a directory called book.

For authors, consider using the server functionality which supports automatic reload:

mdbook serve --open

This will open a browser with a websocket live-link to automatically reload whenever the source is updated.

License

The Rust Specification is distributed under the terms of both the MIT license and the Apache license (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for details.

About

The Rust specification

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 77.5%
  • CSS 22.5%