No description
Find a file
2017-02-25 16:56:49 -06:00
book Add automatic build and publish script 2017-02-25 16:42:31 -06:00
src Added another rand example 2017-02-25 16:27:08 -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-site.sh Add automatic build and publish script 2017-02-25 16:42:31 -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 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