Welcome to the Rust Forge! Rust Forge serves as a repository of supplementary documentation useful for members of The Rust Programming Language.
$ mdbook build
When developing it's recommended to use the serve
command to launch a local
server to allow you to easily see and update changes you make.
$ mdbook serve