Module metadata

Module metadata 

Source

Structs§

MetadataEntryEntryPayload
This new type represents the payload of a particular field or collection. It is unique to this particular field/collection.
MetadataEntryKeyPayload
This new type represents the payload of the key of a particular collection.
MetadataFeatureSet
MetadataNativePackage
MetadataStateSchemaInit
RemoveMetadataEvent
SetMetadataEvent
VersionedMetadataEntry
If you wish to get access to match on the versions, use .as_ref() or .as_mut().

Enums§

MetadataCollection
MetadataEntryVersions
MetadataError
MetadataFeature
MetadataField
MetadataKeyValidationError
MetadataTypedFieldSubstateValue
MetadataTypedSubstateKey
All the SubstateKeys for all logical partitions for the $blueprint_ident blueprint. Does not include mapped partitions, as these substates are mapped via their canonical partition.
MetadataTypedSubstateValue
All the Substate values for all logical partitions for the $blueprint_ident blueprint. Does not include mapped partitions, as these substates are mapped via their canonical partition.
MetadataValueValidationError

Traits§

VersionedMetadataEntryVersion

Functions§

validate_metadata_init
validate_metadata_key
validate_metadata_value

Type Aliases§

MetadataEntry
MetadataEntryEntrySubstate
MetadataEntryKeyContent
MetadataEntryV1