Module sc_client_db::bench
source · [−]Expand description
State backend that’s useful for benchmarking
Structs
State that manages the backend database reference. Allows runtime to control the database.
Track whether a specific key has already been read or written to.
A simple object that counts the reads and writes at the key level to the underlying state db.