Skip to main content

notify

Function notify 

Source
pub fn notify(
    backend: NotifyBackend,
    title: &str,
    body: &str,
) -> Result<(), NotifyError>
Expand description

Send a desktop notification using the specified backend.