Function cock_lib::bin_modules::tui_prompt::draw::draw_error
source · pub fn draw_error(siv: &mut Cursive, error: &str)Expand description
Function to draw an error popup with the given message, returning to the previous state when the “Ok” button is pressed.