pub fn wait_for(message: &str)
Blocks while waiting for the user to press enter, displaying the message specified.