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