Skip to main content

test_delete_and_get_single

Function test_delete_and_get_single 

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

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