Function ya_runtime_sdk::run_with[][src]

pub async fn run_with<R: Runtime + 'static, E: Env>(env: E) -> Result<()>
Expand description

Starts the runtime using a custom environment configuration provider