Function render_loading_screen

Source
pub fn render_loading_screen(
    f: &mut Frame<'_, CrosstermBackend<Stdout>>,
    app: &App,
)