robin::utils

Function send_notification

Source
pub fn send_notification(
    title: &str,
    message: &str,
    success: bool,
) -> Result<()>