[][src]Function kvdb_shared_tests::test_put_and_get

pub fn test_put_and_get(db: &dyn KeyValueDB) -> Result<()>

A test for KeyValueDB::get.