Function gracefully_exit
pub fn gracefully_exit()Expand description
Sends an AppExit::Success event to the application, indicating that it should exit.
pub fn gracefully_exit()Sends an AppExit::Success event to the application, indicating that it should exit.