Crates.io | pgtypes |
lib.rs | pgtypes |
version | 0.1.0 |
source | src |
created_at | 2017-07-06 14:20:28.993148 |
updated_at | 2017-07-06 14:20:28.993148 |
description | Bindings to libpgtypes with numeric and datetime calculations. |
homepage | https://github.com/kaare/pgtypes-rs |
repository | https://github.com/kaare/pgtypes-rs |
max_upload_size | |
id | 22196 |
size | 25,701 |
Bindings in Rust for PostgreSQL's client handling of the numeric and date/time related types.
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.
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.