rust-cookbook/README.md
Brian Anderson 9832f40758 More stuff
2017-04-29 23:52:32 -07:00

735 B

A Rust Cookbook

Read it here.

This Rust Cookbook is a collection of simple examples that demonstrate good practices to accomplish common programming tasks, using the crates of the Rust ecosystem.

These examples are complete, and suitable for copying directly into new cargo projects. They are tested and guaranteed to work.

Contributing

This project is intented to be easy for new Rust programmers to contribute to, and an easy to way get involved with the Rust community. It needs and welcomes help.

For details see CONTRIBUTING.md on GitHub.

License

MIT/Apache-2.0