---
title: SerializationRequirement
framework: distributed
role: symbol
role_heading: Associated Type
path: distributed/distributedtargetinvocationencoder/serializationrequirement
---

# SerializationRequirement

The serialization requirement that the types passed to recordArgument and recordReturnType are required to conform to.

## Declaration

```swift
associatedtype SerializationRequirement
```
