[][src]Module rust_poker::hand_range

Structs

HandRange

A range of private player hands for texas holdem

HoleCards

A single player hand

Statics

RANKS

char to u8 rank table

SUITS

char to u8 suit table

Functions

char_to_rank

Convert lowercase rank char to u8

char_to_suit

Convert lowercase suit char to u8

get_card_mask

Converts a string into a 64bit card mask