Rust library to model a game of coinche.
libcoinche is also on crates.io.
libcoinche
To use, add libcoinche to your Cargo dependencies: [dependencies] libcoinche = "0.1.0"
[dependencies] libcoinche = "0.1.0"
Check coinched for an example of usage.