Skip to main content

run

Function run 

Source
pub async fn run(
    mode: Mode,
    stats: Arc<Stats>,
    rx: UnboundedReceiver<Event>,
    verbose: bool,
)
Expand description

Drive the display until the event channel closes.