Module postgres::notification
[−]
[src]
Asynchronous notifications.
Structs
| BlockingIter |
An iterator over notifications which will block if none are pending. |
| Iter |
An iterator over pending notifications. |
| Notification |
An asynchronous notification. |
| Notifications |
An iterator over asynchronous notifications. |