Expand description

Utilities for tokio runtime.

Re-exports§

Structs§

Functions§

  • Create new threaded_scheduler tokio Runtime, return Handle and background thread join handle, NOTICE: This is only used in testing
  • Create new threaded_scheduler tokio Runtime, return Runtime