Function test_write_clears_buffered_ops

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

A test for KeyValueDB::write.