How to fix assignment requires that `'b` must outlive `'a`

As I said, just using the 'a lifetime without extra lifetime leads to the:

error[E0521]: borrowed data escapes outside of async block

Ok, I will create the new topic then.

The new topic: How to fix borrowed data escapes outside of async block