Module garage_table::schema

source ·

Traits

  • Trait for an entry in a table. It must be sortable and partitionnable.
  • Trait for field used to partition data
  • Trait for field used to sort data
  • Trait for the schema used in a table