3 releases
Uses old Rust 2015
0.1.2 | Dec 18, 2015 |
---|---|
0.1.1 | Jul 6, 2015 |
0.1.0 | Jul 6, 2015 |
#1179 in Math
Used in 3 crates
3KB
#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"
Related Crates
- cards-rs
- holdem-rs
- pokereval-rs
- pokerlookup-rs
lib.rs
:
holdem-rs contains more or less common types and functions used by other poker related libraries.
Dependencies
~325–550KB