mirror of
https://github.com/rust-lang-nursery/rust-cookbook
synced 2024-11-10 06:04:20 +00:00
No description
assets | ||
src | ||
tests | ||
.gitignore | ||
.travis.yml | ||
build-site.sh | ||
build.rs | ||
Cargo.lock | ||
Cargo.toml | ||
CONTRIBUTING.md | ||
README.md |
Cookin' with Rust
A practical guide to the Rust crate ecosystem.
Recipes
Byteorder
File IO
Command Line Parsing
JSON
TOML
rand
rayon
Contributing
If you'd like to make changes to the project, please see this guide.
License
MIT/Apache-2.0