My meditation time over the past couple of months was to do some #Rust in the evenings. Very calming to have the compiler yell at me, and then trying to get it to compile w/o errors and warnings.

After having started the #RustMacro level, I tried the #RustLifetime level. However, combining the lifetimes with async closures is still something I cannot fathom.