Constant rusty_freecell::game::print::RANK_STRINGS
source · const RANK_STRINGS: [&str; 14];
Expand description
Strings representing ranks in the order: empty, A, 2, 3, …, 10, J, Q, K.
const RANK_STRINGS: [&str; 14];
Strings representing ranks in the order: empty, A, 2, 3, …, 10, J, Q, K.