pub fn exclamation<T>(text: &str) -> MessageBox<'_, T>Expand description
Creates a new message box where its icon is set to Exclamation.
pub fn exclamation<T>(text: &str) -> MessageBox<'_, T>Creates a new message box where its icon is set to Exclamation.