[][src]Module rust_poker::hand_range

Structs

Combo

A single player hand 0: index of card 1 1: index of card 2 2: weight of combo

HandRange

A range of private player hands for texas holdem

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

mask_to_string

Converts 64 bit card mask to string representation