pub fn progress_end(id: impl AsRef<str>, status: ProgressStatus)Expand description
Finish a progress notification. Failed also fires a
toast_error host-side; Success / Cancelled show the
terminal status glyph and fade after ~2.5s.
pub fn progress_end(id: impl AsRef<str>, status: ProgressStatus)Finish a progress notification. Failed also fires a
toast_error host-side; Success / Cancelled show the
terminal status glyph and fade after ~2.5s.