Module retable::basic

source ·
Expand description

Basic types wrapper used in database.

Structs

  • The unique identifier for an entity.
  • A limited length string that used as a marker.

Enums

  • An enum data structure that can be stored in a bucket.

Type Aliases

  • A delta is a change to a value. /// User define the merge function to merge the delta with the current value.