Module in_memory_db

Source

Structs§

BenchmarkDB
Custom benchmarking DB that only has account info for the zero address.
CacheDB
A Database implementation that stores all state changes in memory.
DbAccount

Enums§

AccountState

Type Aliases§

InMemoryDB
A Database implementation that stores all state changes in memory.