Function test_num_keys

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

A test for KeyValueDB::num_keys.