Function bonsaidb::core::test_util::compaction_tests
pub async fn compaction_tests<C>(
db: &C
) -> impl Future<Output = Result<(), Error>>where
C: AsyncConnection + AsyncKeyValue,
pub async fn compaction_tests<C>(
db: &C
) -> impl Future<Output = Result<(), Error>>where
C: AsyncConnection + AsyncKeyValue,