MCPcopy Create free account
hub / github.com/HFQR/xitca-web / sql_state.rs

File sql_state.rs

postgres/src/error/sql_state.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/// A SQLSTATE error code
2#[derive(PartialEq, Eq, Clone, Debug)]
3pub struct SqlState(Inner);
4

Callers

nothing calls this directly

Calls 1

SqlStateClass · 0.85

Tested by

no test coverage detected