The, when you suspend a coroutine via `suspendCoro...
# coroutines
e
The, when you suspend a coroutine via
suspendCoroutine
or a similar function, you get a reference to
Continuation
that you can serialize, deserialize, and then resume