No description
Find a file
2017-02-26 11:40:34 -06:00
assets Added assets folder for images 2017-02-26 10:21:43 -06:00
src Fixed image for petgraph 2017-02-26 11:40:34 -06: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 Fixed image for petgraph 2017-02-26 11:40:34 -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 Added petgraph dependency 2017-02-26 10:38:25 -06: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