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
/
deserializeStruct
deserialize
Struct
inline
fun
Deserializer
.
deserializeStruct
(
descriptor
:
SdkObjectDescriptor
,
block
:
Deserializer.FieldIterator
.
(
)
->
Unit
)