Module async_db

Source

Structs§

WrapDatabaseAsync
Wraps a DatabaseAsync or DatabaseAsyncRef to provide a Database implementation.

Traits§

DatabaseAsync
The async EVM database interface
DatabaseAsyncRef
The async EVM database interface