1 unstable release
Uses old Rust 2015
0.1.0 | Jul 6, 2017 |
---|
#9 in #datetime
14KB
342 lines
pgtypes
Bindings in Rust for PostgreSQL's client handling of the numeric and date/time related types.
Current state
pgtypes-rs is still very much a work in progress. While it can perform calculations on numeric types, a lot of work still remains to enhance the code quality and readability, and also to include date/time arithmetic.
License
pgtypes-rs is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0), with portions covered by various BSD-like licenses.
See LICENSE-APACHE, and LICENSE-MIT for details.
Dependencies
~0–2.1MB
~43K SLoC