No description
Find a file
2017-04-02 13:20:57 -07:00
assets Added assets folder for images 2017-02-26 10:21:43 -06:00
src Improve presentation of toc 2017-04-02 13:20:57 -07: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 Export PATH to have mdbook in the path 2017-03-22 17:01:19 +01: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 Improve presentation of toc 2017-04-02 13:20:57 -07:00
Cargo.toml Improve presentation of toc 2017-04-02 13:20:57 -07:00
CONTRIBUTING.md Added style guidelines link 2017-02-25 16:56:49 -06:00
README.md Mutate elements of array in parallel example 2017-04-02 12:03:37 -07: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

rayon rayon

Contributing

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

License

MIT/Apache-2.0