Type Alias rs_handstrength::CardHand

source ·
pub type CardHand = Vec<Card>;

Aliased Type§

struct CardHand { /* private fields */ }