Skip to content

MaxLuchs/rust-exercises

 
 

Repository files navigation

Rust exercises

Installation

See https://rustup.rs

Setup

git clone https://github.com/ericrasmussen/rust-exercises
cd rust-exercises

add your code!

$EDITOR problems/problem1/src/lib.rs

run the tests

cargo test --all

run the main function

cargo run

About

exercises for learning rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%