render_frame

Function render_frame 

Source
pub fn render_frame<D>(
    target: &mut D,
    layout: &Layout,
    model: &UiModel,
    status: &StatusModel<'_>,
)
where D: DrawTarget<Color = BinaryColor>,
Expand description

Draw the menu or the confirmation page.