Skip to content

jmgilman/std-book

Repository files navigation

The Standard Book

logo

This repository contains source code for The Standard Book. You can see the live version of the book here. This is a living book and is subject to change over time as the std project grows.

This book works through applying the std project to an example Rust project. The source code for the example Rust project can be found in this repository here. The finished source code for the project is located in a separate repository and can be found here.

Building

This book has been created with mdbook. Building it requires Nix to be installed locally:

nix build

The rendered book will be placed in the ./book directory.

Contributing

Contributions are welcome. Before contributing, please ensure Nix is installed and enter the local development shell provided by either using direnv or the Nix CLI:

nix develop

Once the environment is activated, make your changes and then open up a PR for review.

About

The Standard Book

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •