Learning Rust via Exercism

Oxidizing my way through the track:

Solutions

Run the tests for each output to confirm the solutions. E.g, to test the Tournament solution:

$ cd tournament && cargo test