Crate standard_card

Source
Expand description

The StandardCard library provides a programmer-friendly way to represent a standard deck of 52 cards.

It prioritizes both fast access to card information and minimal storage footprint, making it ideal for various game development or card manipulation tasks.

See each modules documentation for more details.

Modulesยง

card
Card
deck
Deck