ActorType
The type of the shared actor instance that will be used to provide mutually-exclusive access to declarations annotated with the given global actor type.
Declaration
associatedtype ActorType : ActorThe type of the shared actor instance that will be used to provide mutually-exclusive access to declarations annotated with the given global actor type.
associatedtype ActorType : Actor