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