Function error_with_toaster

Source
pub fn error_with_toaster(
    err: impl Display + Send + 'static,
    toaster: ToasterInjection,
)