Module tokio::runtime::runtime

source ·

Structs

Enums

  • The flavor of a Runtime.
  • Scheduler 🔒
    The runtime scheduler is either a multi-thread or a current-thread executor.