Function xplr::ui::draw_layout[][src]

pub fn draw_layout<B: Backend>(
    layout: Layout,
    f: &mut Frame<'_, B>,
    screen_size: Rect,
    layout_size: Rect,
    app: &App,
    hb: &Handlebars<'_>
)