Crate postgres_shared [] [src]

Modules

error
params

Connection parameters

rows
stmt
types

Macros

accepts

Generates a simple implementation of ToSql::accepts which accepts the types passed to it.

to_sql_checked

Generates an implementation of ToSql::to_sql_checked.

Structs

CancelData

Contains information necessary to cancel queries for a session.

Notification

An asynchronous notification.