Constant rusty_freecell::game::print::SUIT_STRINGS
source · const SUIT_STRINGS: [&str; 5];
Expand description
Strings representing suits in the order: empty, hearts, clubs, diamonds, spades.
const SUIT_STRINGS: [&str; 5];
Strings representing suits in the order: empty, hearts, clubs, diamonds, spades.