block-on-place 0.1.0

block_on meets block_in_place
Documentation
1
2
3
4
# `block-on-place`

For when you want to call `block_on()` on a `tokio::runtime::Handle` but cannot
100% guarantee that you're not inside of a runtime.