Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
serde
/
aws.smithy.kotlin.runtime.serde
/
field
field
fun
<
T
>
StructSerializer
.
field
(
descriptor
:
SdkFieldDescriptor
,
input
:
T
,
serializeFn
:
SerializeFn
<
T
>
)