barabadzhi / trpl

The Rust Programming Language book second edition exercises

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trpl

The Rust Programming Language book second edition exercises repository

Build

To build the exercises you need to install Rust programming language.

The recomended way is via rustup.

Then cd into exercise directory and execute cargo run command.

Contributing guide

Hey, ya! 😺

Found an error? File an issue.

Know a better solution? Pull requests are welcome!

About

The Rust Programming Language book second edition exercises

License:MIT License


Languages

Language:Rust 98.7%Language:HTML 1.3%