Function clear_error

Source
pub fn clear_error(id: impl Into<Cow<'static, str>>)
Expand description

Clears a previously set error. Use the same ID as when calling report_error.