Crate chaindexing
source ·Re-exports
pub use diesel;
Structs
- Answers: Where is a given EVM contract located N/B: The order has to match ./schema.rs to stop diesel from mixing up fields…lol
- Tolerance for chain re-organization
- Little-endian large integer type Unsigned 64-bit integer.
- Little-endian large integer type 256-bit unsigned integer.
Enums
- An Ethereum EIP-155 chain.
Traits
- An async connection to a database
- An async connection to a database
- Deserializes the result of a query constructed with
sql_query.
Type Aliases
Derive Macros
- Implements
QueryableByNamefor untyped sql queries, such as that one generated bysql_query