barabadzhi / rust-in-action

Rust in Action book exercises

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust in Action

Rust in Action book exercises repository

Build

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

The recommended 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

Rust in Action book exercises

License:MIT License


Languages

Language:Rust 97.5%Language:Gnuplot 2.5%