Module spacetimedb_commitlog::payload::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.
  • The canonical payload format of a crate::Commitlog.

Enums§

Traits§

  • A visitor useful to implement stateful [Decoder]s of Txdata payloads.

Functions§