Module blocking_async

Module blocking_async 

Source
Expand description

Execute future in blocking context

Structsยง

BlockingFuture
For the use in blocking context, spawn a future into given tokio runtime and wait for result.