pub async fn test_delete_and_get<DB: KeyValueDB>(db: DB) -> Result<()>Expand description
A test for KeyValueDB::get and delete with transaction.
pub async fn test_delete_and_get<DB: KeyValueDB>(db: DB) -> Result<()>A test for KeyValueDB::get and delete with transaction.