No description
Find a file
2017-02-25 15:17:57 -06:00
book Fix bug with reference links not being parsed 2017-02-25 15:11:20 -06:00
src Fix bug with reference links not being parsed 2017-02-25 15:11:20 -06:00
tests Initial 2017-02-20 11:22:19 -08:00
.gitignore Set up pages 2017-02-25 00:38:58 -06:00
build.rs build.rs runs all the tests with new skeptic library 2017-02-25 12:19:20 -06:00
Cargo.lock Added rand dependency 2017-02-25 14:53:13 -06:00
Cargo.toml Added rand dependency 2017-02-25 14:53:13 -06:00
CONTRIBUTING.html Convert to mdbook 2017-02-25 14:56:50 -06:00
CONTRIBUTING.md Convert to mdbook 2017-02-25 14:56:50 -06:00
README.html Convert to mdbook 2017-02-25 14:56:50 -06:00
README.md Fix README links to toml and rand 2017-02-25 15:17:57 -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