Crates.io | libcoinche |
lib.rs | libcoinche |
version | 0.4.0 |
source | src |
created_at | 2015-12-26 23:50:02.203551 |
updated_at | 2022-06-24 15:30:15.308095 |
description | A library to model the Coinche card game. |
homepage | |
repository | https://github.com/Gyscos/libcoinche |
max_upload_size | |
id | 3764 |
size | 56,118 |
Rust library to model a game of coinche.
To use, add libcoinche
to your Cargo dependencies:
[dependencies]
libcoinche = "0.1.9"
Check coinched for an example of usage.