run

Function run 

Source
pub async fn run<R>() -> Result<()>
where R: Runtime + Default + 'static,
Expand description

Starts the runtime within a new tokio::task::LocalSet