GithubHelp home page GithubHelp logo

isabella232 / edition-guide Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rust-lang/edition-guide

0.0 0.0 0.0 4.07 MB

A guide to changes between various editions of Rust

Home Page: https://doc.rust-lang.org/stable/edition-guide/

License: Apache License 2.0

edition-guide's Introduction

The Rust Edition Guide

This book explains the concept of "editions", major new eras in Rust's development. You can read the book online.

License

The Edition Guide is dual licensed under MIT/Apache2, just like Rust itself. See the LICENSE-* files in this repository for more details.

Building locally

You can also build the book and read it locally if you'd like.

Requirements

Building the book requires mdBook 0.4. To get it:

$ cargo install mdbook

Building

The most straight-forward way to build and view the book locally is to use the following command:

$ mdbook serve --open

This builds the HTML version of the book, starts a webserver at http://localhost:3000, and opens your default web browser. It will also automatically rebuild the book whenever the source changes, and the page should automatically reload.

To run the tests:

$ mdbook test

edition-guide's People

Contributors

aleksator avatar alexcameron89 avatar alexcrichton avatar alexreg avatar aturon avatar azriel91 avatar brson avatar carols10cents avatar centril avatar davidosul avatar derekdreery avatar dkotrada avatar dmitris avatar durka avatar dwijnand avatar ehuss avatar eminence avatar exphp avatar gibix avatar hello71 avatar imp avatar johnthagen avatar joshtriplett avatar mark-i-m avatar mark-simulacrum avatar steveklabnik avatar sunhuachuang avatar tesuji avatar vks avatar zhanghandong avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.