Module types

Source

Structs§

FormatIterator
FormatIterator used to generate formats of actual length given the provided format. According Postgres Document: https://www.postgresql.org/docs/current/protocol-message-formats.html#:~:text=The%20number%20of,number%20of%20parameters
Row
A row of data returned from the database by a query.

Enums§

Format
https://www.postgresql.org/docs/current/protocol-overview.html#PROTOCOL-FORMAT-CODES