Skip to main content

render

Function render 

Source
pub fn render(
    f: &mut Frame<'_>,
    rect: Rect,
    theme: &Theme,
    engine: &LeaderEngine,
    gateway_label: &str,
)
Expand description

Render the overlay into rect (the caller positions it docked above the status bar, full width).