Module convergence::protocol[][src]

Expand description

Contains types that represent the core Postgres wire protocol.

Structs

Enums

Describes a Postgres data type.

Describes how to format a given value or set of values.

Traits