pub async fn test_iter<DB: KeyValueDB>(db: DB) -> Result<()>
A test for KeyValueDB::iter.
KeyValueDB::iter