pliantdb::core::test_util
pub async fn get_multiple_tests<C>(db: &'_ C) -> Result<(), Error> where C: Connection,