Skip to main content

show_notification

Function show_notification 

Source
pub fn show_notification(message: &str, level: &str)
Expand description

Show a user-visible notification. level is "info", "warn", or "error".