func decodeGenericSubstitutions() throws -> [any Any.Type]
s11Distributed29LocalTestingInvocationDecoderC26decodeGenericSubstitutionsSayypXpGyKFWhat are these?
s11Distributed29LocalTestingInvocationDecoderC26decodeGenericSubstitutionsSayypXpGyKF
FNV24: [85IYL]
typealias SerializationRequirement
func decodeErrorType() throws -> (any Any.Type)?
func decodeNextArgument<Argument>() throws -> Argument
func decodeReturnType() throws -> (any Any.Type)?
import Distributed
final class LocalTestingInvocationDecoder
func decodeNextArgument<Argument>() throws -> Argument where Argument : Decodable, Argument : Encodable
typealias SerializationRequirement = Codable