pgtypes

Crates.iopgtypes
lib.rspgtypes
version0.1.0
sourcesrc
created_at2017-07-06 14:20:28.993148
updated_at2017-07-06 14:20:28.993148
descriptionBindings to libpgtypes with numeric and datetime calculations.
homepagehttps://github.com/kaare/pgtypes-rs
repositoryhttps://github.com/kaare/pgtypes-rs
max_upload_size
id22196
size25,701
Kaare Rasmussen (kaare)

documentation

README

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.

Commit count: 10

cargo fmt