Function xplr::ui::draw_nothing[][src]

pub fn draw_nothing<B: Backend>(
    config: Option<PanelUiConfig>,
    f: &mut Frame<'_, B>,
    _screen_size: Rect,
    layout_size: Rect,
    app: &App,
    _hb: &Handlebars<'_>
)