Structs§
- Block
Events - Represents all of the events in a given block
- Event
Batch - Event
Batch Context - Provides more information about the context a batch of event comes from.
Traits§
- AppView
- Represents a specific index of raw event data.
Type Aliases§
- PgPool
- An alias for [
Pool
][crate::pool::Pool], specialized for Postgres. - PgTransaction