pub async fn test_io_stats<DB: KeyValueDB>(db: DB) -> Result<()>Expand description
A test for KeyValueDB::io_stats.
Assumes that the db has at least 3 columns.
pub async fn test_io_stats<DB: KeyValueDB>(db: DB) -> Result<()>A test for KeyValueDB::io_stats.
Assumes that the db has at least 3 columns.