Trait mz_environmentd::test_util::PostgresErrorExt
source · pub trait PostgresErrorExt {
// Required method
fn unwrap_db_error(self) -> DbError;
}
pub trait PostgresErrorExt {
// Required method
fn unwrap_db_error(self) -> DbError;
}