Files
swift-mirror/stdlib/public/Distributed/DistributedActorSystem.swift
Pavel Yaskevich d95a31e15a [Distributed] Drop class requirement from DistributedTargetInvocationDecoder
This allows us to avoid heap allocation and reference counting
when working with decoders. Also both (public and internal)
distributed target execution methods has been made generic over
a decoder type.
2022-02-16 11:11:39 -08:00

20 KiB