Skip to main content

render

Function render 

Source
pub fn render(app: &mut App, frame: &mut Frame<'_>)
Expand description

Render the full shimmering skeleton in place of the main view.

Called from [crate::layout::render_main] when is_loading && commits.is_empty().