Function trillium_tokio::block_on[][src]

pub fn block_on<Fut: Future<Output = T>, T>(future: Fut) -> T
Expand description

reexport tokio runtime block_on