draw_ui

Function draw_ui 

Source
pub fn draw_ui(
    terminal: &mut Terminal<CrosstermBackend<Stdout>>,
    state: &mut UIState,
) -> Result<()>