ElectoSIM is a Rust library for simulating elections using different voting systems.
Add this to your Cargo.toml:
[dependencies]
electosim = "0.3.0"or add it directly from crates.io:
cargo add electosimSee more details in the README.
This project is licensed under the MIT License - see the LICENSE file for details.