postgres_array 0.6.1

Array support for rust-postgres
1
2
3
4
5
6
# rust-postgres-array
[![Build Status](https://travis-ci.org/sfackler/rust-postgres-array.svg?branch=master)](https://travis-ci.org/sfackler/rust-postgres-array)

[Documentation](https://sfackler.github.io/rust-postgres-array/doc/v0.6.1/postgres_array)

Support for PostgreSQL arrays in [rust-postgres](https://github.com/sfackler/rust-postgres).