postgres-protocol 0.2.1

Low level Postgres protocol APIs
Documentation
1
2
3
4
5
6
7
language: rust
cache: cargo
rust:
- nightly
- 1.10.0
script:
- cargo test