Docs.rs
rust_poker-0.1.14
rust_poker 0.1.14
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
kmurf1999
Dependencies
crossbeam ^0.7.3
normal
fastdivide ^0.2.0
normal
hand_indexer ^0.1.2
normal
optional
lazy_static ^1.4.0
normal
rand ^0.7
normal
read_write ^0.1.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0.20
normal
gen_eval_table ^0.1.2
build
Versions
33.33%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rust_
poker
0.1.14
Module constants
Module Items
Constants
Statics
In crate rust_
poker
rust_poker
Module
constants
Copy item path
Source
Constants
§
CARD_
COUNT
Number of cards in standard deck
FLUSH
FLUSH_
RANKS
Table of power of 2 flush ranks
FOUR_
OF_
A_
KIND
FULL_
HOUSE
HAND_
CATEGORY_
OFFSET
HAND_
CATEGORY_
SHIFT
HIGH_
CARD
PAIR
RANKS
Tables of unique primes for hashing hands
RANK_
COUNT
Number of ranks in a sandard deck (2 -> A)
RANK_
TO_
CHAR
char to u8 rank table
STRAIGHT
STRAIGHT_
FLUSH
SUIT_
COUNT
THREE_
OF_
A_
KIND
TWO_
PAIR
Statics
§
RANK_
MASK
SUIT_
MASK
SUIT_
TO_
CHAR
char to u8 suit table