pub fn test_iter(db: &dyn KeyValueDB) -> Result<()>
Expand description

A test for KeyValueDB::iter.