libcoinche Rust library to model a game of coinche. Documentation To use, add libcoinche to your Cargo dependencies: [dependencies] libcoinche = "0.1.9" Check coinched for an example of usage.