If Rust had a built-in block-on, the we could have syntax like ```rust let val = my_fut.block; ```