Skip to main content

Module rt

Module rt 

Source
Expand description

Defines runtime traits for spawning futures

Structs§

TokioCurrentThreadExecutor
A tokio executor for running futures on the current thread.
TokioExecutor
A tokio executor for running futures within hyper.

Traits§

Executor
Provides a runtime trait for spawning connection futures