Module oasis_runtime_sdk::event
source · Expand description
Event types for runtimes.
Structs§
- A key-value pair representing an emitted event that will be emitted as a tag.
Traits§
- An event emitted by the runtime.
- Provides method for converting event tags into events.
Functions§
- Generate an EventTag corresponding to the passed event triple.
Type Aliases§
- Event tags with values accumulated by key.