fn render_sidebar(
app: &App,
frame: &mut Frame<'_>,
area: Rect,
palette: &ColorPalette,
)Expand description
Render the remote/mailbox sidebar in the given area.
fn render_sidebar(
app: &App,
frame: &mut Frame<'_>,
area: Rect,
palette: &ColorPalette,
)Render the remote/mailbox sidebar in the given area.