Files
rust-postgres/tests/types
Steven Fackler a0cca5fa77 Add a Slice adapter type
Until impl specialization exists, we can't define this implementaion
directly on &[T] because of the existing implementation for &[u8].

Closes #92
2015-02-12 22:52:55 -08:00
..
2015-02-12 22:52:55 -08:00