Module amplify::confinement

source ·
Expand description

Confinement puts a constrain on the number of elements within a collection.

Structs

  • The confinement for the collection.

Enums

  • Errors when confinement constraints were not met.

Traits

  • Trait implemented by a collection types which need to support collection confinement.
  • Trait implemented by key-value maps which need to support collection confinement.

Type Definitions