Expand description
🚧 [Experimental] Types for dealing with serialization of semantic skeletons.
🚧 This code is experimental; it may change at any time, in breaking or non-breaking ways,
including in SemVer minor releases. Use with caution.
#5825
Structs§
- 🚧 [Experimental] A type corresponding to
CompositeFieldSet
that implementsserde::Serialize
andserde::Deserialize
.
Enums§
- 🚧 [Experimental] An error when resolving a
CompositeFieldSet
from aCompositeFieldSetSerde
.