Skip to main content

notify

Function notify 

Source
pub async fn notify<N: Notification>(
    container: &Container,
    notification: &N,
) -> Result<(), Error>