Constant rusty_freecell::MIN_TERMINAL_WIDTH
source · pub(crate) const MIN_TERMINAL_WIDTH: u16 = 60;
Expand description
Minimum width of the terminal window supported by the game.
pub(crate) const MIN_TERMINAL_WIDTH: u16 = 60;
Minimum width of the terminal window supported by the game.