Function run

Source
pub(crate) fn run(
    terminal: &mut Terminal<CrosstermBackend<Stdout>>,
) -> Result<()>