draw_error_popup

Function draw_error_popup 

Source
pub fn draw_error_popup<B>(f: &mut Frame<'_, B>, app: &mut App)
where B: Backend,