Expand description
Helper functions to use with the asynchronous Tokio runtime.
Functions§
- block_
on - Runs a future to completion on the current Tokio handle’s associated Runtime.
- new_
tokio_ runtime - Create a new asynchronous Tokio runtime.
Helper functions to use with the asynchronous Tokio runtime.