Skip to main content

send_completion_error

Function send_completion_error 

Source
pub fn send_completion_error(
    ui_tx: &UnboundedSender<AutochatUiEvent>,
    err: Error,
)
Expand description

Notify the UI that completion failed.