Expand description
Protocol error types for PostgreSQL wire protocol
Enumsยง
- Protocol
Error - Protocol error abstract of handled/unhandled errors, it should not handle any kind of business logic errors TODO: Migrate back to thiserror crate, when Rust will stabilize feature(error_generic_member_access)