https://docs.rs/futures/latest/futures/executor/fn.block_on....
The highly infectious nature of async means you need to do that A LOT.
ie: reverse ALL things await.
That is too much. I refactor all my codebase (a huge refactor!) because this.