Module soroban_env_host::events
source · Structs
- The external representation of events in the chronological order.
- The external representation of a host event.
- The internal representation of a
ContractEvent
that is stored in the events buffer and designed to be cheap to clone.
Enums
- The internal representation of an
Event
that is stored in the events buffer and designed to be cheap to clone.