Skip to main content

progress_end

Function progress_end 

Source
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.