Swift does not know at what Actor is a Task?
I am learning async/await
and Task. So i learned that Task basically inherit actor.
Imagine I have a model:
I am learning async/await
and Task. So i learned that Task basically inherit actor.
Imagine I have a model: