Skip to main content

run

Function run 

Source
pub fn run(args: Vec<String>, io: Io) -> ExitCode
Expand description

Entry point. Synchronous; constructs a tokio multi-thread runtime and blocks on the bootstrap + dispatch pipeline.