Skip to main content

pause

Function pause 

Source
pub fn pause(info: Option<&str>)
Expand description

Pause until the user presses any key.

§Arguments

  • info - Optional message to display (default: “Press any key to continue…”)