Constant rusty_freecell::game::print::DEFAULT_TERMINAL_HEIGHT
source · const DEFAULT_TERMINAL_HEIGHT: u16 = 24;
Expand description
Default height of the terminal window.
const DEFAULT_TERMINAL_HEIGHT: u16 = 24;
Default height of the terminal window.