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