Skip to main content

test_delete_and_get

Function test_delete_and_get 

Source
pub async fn test_delete_and_get<DB: KeyValueDB>(db: DB) -> Result<()>
Expand description

A test for KeyValueDB::get and delete with transaction.