The book is published at https://rust-tieng-viet.github.io
_~^~^~_
\) / o o \ (/
'_ _ _'
/ '-----' \
./dev.sh
This book is using mdBook, please install
the mdbook
cli to build or view this book from your local machine.
Once you have installed Rust, the following command can be used to build and install mdBook:
cargo install mdbook
mdbook serve --open
The content of this book is all contained in the src/
directory.
Each page is a separate Markdown file. Check out the
Markdown chapter
for more information on formatting the content.
MIT.