Crates.io | holdem |
lib.rs | holdem |
version | 0.1.2 |
source | src |
created_at | 2015-07-06 14:02:36.807106 |
updated_at | 2015-12-18 21:34:23.791614 |
description | Texas Hold'em specific types and logic. |
homepage | https://github.com/th4t/holdem-rs |
repository | |
max_upload_size | |
id | 2545 |
size | 4,365 |
#holdem-rs
A library for Rust containing Texas Hold'em specific types and logic (maybe in the distant future).
The crate is called holdem
and you can depend on it via cargo:
[dependencies.holdem]
git = "https://github.com/th4t/holdem-rs.git"