Rust library for running tournaments
pip install -r requirements.txt
pre-commit install
rustup update
cargo run
cargo build
cargo test
cargo doc