Module try_commit

Module try_commit 

Available on crate feature evm only.
Expand description

Try database commit interface.

Structs§

ArcUpgradeError
Error type for implementation of TryDatabaseCommit on Arc.

Traits§

TryDatabaseCommit
EVM database commit interface that can fail.