Module postgres_protocol::message::backend
[−]
[src]
Backend message deserialization.
Modules
| borrowed |
An allocation-free backend message parser. |
Structs
| RowDescriptionEntry |
Enums
| Message |
An enum representing Postgres backend messages. |
| ParseResult |
The result of an attempted parse. |