spacetimedb_commitlog::payload

Module txdata

Source

Structs§

  • The inputs of a transaction, i.e. the name and arguments of a reducer call.
  • Mutations of the data store performed by a transaction.
  • An operation (insert or delete) on a given table.
  • The outputs of a transaction.
  • An identifier for a table, unique within a database.
  • The canonical payload format of a crate::Commitlog.

Enums§

Traits§

Functions§