pub async fn send_global_notification(
event: NotificationEvent,
) -> Result<(), Error>Expand description
Send a notification using the global notification manager
pub async fn send_global_notification(
event: NotificationEvent,
) -> Result<(), Error>Send a notification using the global notification manager