Function draw_open_repo

Source
pub fn draw_open_repo<B: Backend>(
    f: &mut Frame<'_, B>,
    dialog: &mut FileDialog<'_>,
)