Module tokio

Module tokio 

Source
Expand description

tokio utilites

Structs§

TokioCancelToken
CancelToken implementation for tokio User can use tokio’s token and integrate with mssf.
TokioExecutor
TokioSleep
Sleep future implementation for tokio
TokioTimer
Sleep timer implementation for tokio