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.