Skip to main content

Module tokio

Module tokio 

Source
Expand description

Tokio IO integration for core.

Structsยง

TokioExecutor
Future executor that utilises tokio threads.
TokioTimer
A Timer that uses the tokio runtime.