Function holochain_types::prelude::tokio_helper::block_forever_on[][src]

pub fn block_forever_on<F>(f: F) -> <F as Future>::Output where
    F: Future
Expand description

Run a blocking thread on TOKIO.