Crate ionic_deckhandler

Source

Structs§

Card
A card containing a rank (card value) and a suit. A card may be compared by value against other cards.

Enums§

Rank
Provides a rank (value)
Suit
Provides a card suit

Constants§

ALL_RANKS
ALL_SUITS
CARD_RANK_COUNT
The total number of ranks within the deck of cards

Traits§

Deck
A deck may be shuffled and sorted