postgres-notify 0.3.8

Library that makes it easy to subscribe to PostgreSQL notifications
Documentation
1
2
3
4
5
6
---
source: src/lib.rs
expression: extract_and_clear_logs(&notices)
---
<timestamp>        INFO: this is a INFO notification
<timestamp>     WARNING: this is a WARNING notification