Crate dioxus_notification

Source
Expand description

Send desktop notifications.

This crate only supports desktop targets (Windows, MacOS, & Linux).

Structs§

Notification
Provides a builder API and contains relevant notification info.

Enums§

NotificationError
Represents errors when utilizing the notification abstraction.
NotificationTimeout
Represents the notification’s timeout.