Structs

Enums

  • Represents a single element of a DynamoDB document Path. For example, in foo[3][7].bar[2].baz, the Elements would be foo[3][7], bar[2], and baz.

Traits