Function rusty_freecell::run

source ·
pub(crate) fn run() -> Result<(), Error>
Expand description

Runs the game loop.

§Errors

Returns an io::Error if there is an issue with terminal I/O.