Crate karty

source ·
Expand description

Crate providing playing cards, which can be use in standard games like contract bridge or poker.

§Licence:

MIT: https://mit-license.org/

Re-exports§

Modules§

  • Module dedicated to whole distinguished cards
  • Crate errors
  • Module for figure symbols (Ace, King, etc…)
  • Card aggregation (set of cards)
  • Random card sampling
  • Module for registering usage of cards
  • Module for suits (Spades, Hearts, Diamonds, Clubs) Module containing Suit trait and implementation of standard card suit.
  • Module for basic distinguished symbols (Figures, Suits, …)

Macros§