libcoinche 0.1.4

A library to model the Coinche card game.
Documentation

libcoinche

Build Status crates.io MIT licensed

Rust library to model a game of coinche.

Documentation

To use, add libcoinche to your Cargo dependencies:

[dependencies]
libcoinche = "0.1.3"

Check coinched for an example of usage.