Inspiration
Rust is an advanced new systems language. A major goal for Rust in 2017 is to drastically improve its library ecosystem. As part of the Rust community we want to make small working examples available for those learning how to use Rust's features.
What it does
Provides small code snippets to explain various rust libraries.
How we built it
We used the standard rust documentation tooling to follow rust best practices. We set up automated testing for every single example.
Challenges we ran into
- Bugs in the tooling
- Lack of rust knowledge
Accomplishments that we're proud of
We are bootstrapping a major project for the entire rust community. This project will be used for many years to come in order to help others become familiar with rust and its libraries.
What we learned
- Documentation practices
- Working knowledge of rust
- Time management
- Team building
What's next for Rust cookbook
- Continue adding more examples and add further testing to existing examples


Log in or sign up for Devpost to join the conversation.