Function untokio::v03::set_runtime[][src]

pub fn set_runtime(runtime: Runtime)

Provide a Runtime instead of letting untokio create its own.

Panics

  • If the common lock is poisoned
  • The runtime is already in use