let message: String
s11Distributed0A16ActorCodingErrorV7messageSSvpWhat are these?
s11Distributed0A16ActorCodingErrorV7messageSSvp
FNV24: [163Q6]
init(message: String)
static func missingActorSystemUserInfo<Act>(Act.Type) -> DistributedActorCodingError
import Distributed
struct DistributedActorCodingError
Error thrown by distributed actor systems while encountering encoding/decoding issues.
@frozen struct String
A Unicode string value that is a collection of characters.
static func missingActorSystemUserInfo<Act>(_ actorType: Act.Type) -> DistributedActorCodingError where Act : DistributedActor