Function rusty_freecell::cleanup

source ·
pub(crate) fn cleanup()
Expand description

Cleans up the terminal after the game finishes or is interrupted. This function restores the terminal to its normal state, showing the cursor and disabling raw mode.