success_with_toaster

Function success_with_toaster 

Source
fn success_with_toaster(
    msg: impl Display + Send + 'static,
    toaster: ToasterInjection,
)