Module spirit_tokio::runtime[][src]

An extension to start the tokio runtime at the appropriate time.

Structs

Config

Configuration for building a threaded runtime.

ShutGuard

A guard preventing the tokio runtime from shutting down just yet.

Enums

Tokio

A spirit Extension to inject a tokio runtime.

Functions

shut_guard

Provides a shut guard.