Module agde::event

source ·
Expand description

Events are a type of message which manipulate a resource.

Structs

  • The creation of a resource.
  • Deletion of a resource.
  • A change of data.
  • A modification to a resource.
  • Struct to apply all the diffs from a specified timestamp to a resource.
  • Unwinds the stack of stored events to get the local data to a previous state.

Enums

Traits

Functions