Function ya_runtime_sdk::run

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

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