Constant rusty_freecell::game::DECK_SIZE
source · const DECK_SIZE: usize = _; // 52usize
Expand description
The total number of cards in a standard deck.
const DECK_SIZE: usize = _; // 52usize
The total number of cards in a standard deck.