func onThrow(error: some Error) async throws
s17DistributedSystem23RemoteCallResultHandlerC7onThrow5erroryx_tYaKs5ErrorRzlFWhat are these?
s17DistributedSystem23RemoteCallResultHandlerC7onThrow5erroryx_tYaKs5ErrorRzlF
FNV24: [4WYVU]
typealias SerializationRequirement
func onReturn(value: some SerializationRequirement) async throws
func onReturnVoid() async throws
import DistributedSystem
final class RemoteCallResultHandler
protocol Error : Sendable
A type representing an error value that can be thrown.
typealias SerializationRequirement = Transferable