draw_loading_popup

Function draw_loading_popup 

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