No description
Find a file
2017-02-25 23:27:12 -06:00
book Ignore failing test in rand.md 2017-02-25 22:19:30 -06:00
src Fix other failing rand test 2017-02-25 22:52:26 -06:00
tests Initial 2017-02-20 11:22:19 -08:00
.gitignore Set up pages 2017-02-25 00:38:58 -06: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 Added rand dependency 2017-02-25 14:53:13 -06:00
Cargo.toml Updated version on rand crate 2017-02-25 17:43:23 -05: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