No description
Find a file
2017-02-26 08:46:17 -08:00
src Update toc 2017-02-26 08:43:44 -08:00
tests Initial 2017-02-20 11:22:19 -08:00
.gitignore Add book/ to .gitignore 2017-02-26 08:46:17 -08:00
.travis.yml Add mdbook to path after install in Travis 2017-02-25 23:27:08 -06:00
build-site.sh Add travis configuration 2017-02-25 21:46:39 -06:00
build.rs Changed build directory so we can run cargo test again 2017-02-25 16:38:41 -06:00
Cargo.lock Fix skeptic 2017-02-25 21:58:37 -08:00
Cargo.toml Fix skeptic 2017-02-25 21:58:37 -08:00
CONTRIBUTING.md Added style guidelines link 2017-02-25 16:56:49 -06:00
README.md Fix badges on table of contents and README 2017-02-25 22:03:10 -06:00

Cookin' with Rust

A practical guide to the Rust crate ecosystem.

Recipes

Byteorder byteorder

File IO file

Command Line Parsing clap

JSON json

TOML toml

rand rand

Contributing

If you'd like to make changes to the project, please see this guide.

License

MIT/Apache-2.0