Modules

Structs

Enums

Constants

Traits

  • Helper trait to transition primary indexes out from the columns that are using them. This abbreviated trait assists in iterating past data with new keys. It will be modified and expanded in a future version to support writing with the new key and reading both key types.
  • SlotColumn is a trait for slot-based column families. Its index is essentially Slot (or more generally speaking, has a 1:1 mapping to Slot).

Type Aliases