holdem 0.1.2

Texas Hold'em specific types and logic.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]
cards = "1.1.2"

[lib]
name = "holdem"

[package]
authors = ["Vladislav Supalov <v.supalov@gmail.com>"]
description = "Texas Hold'em specific types and logic."
homepage = "https://github.com/th4t/holdem-rs"
keywords = ["cards", "poker"]
license = "MIT"
name = "holdem"
readme = "README.md"
version = "0.1.2"