fire-postgres-types 0.1.0-alpha.1

Common types when working with Postgres in Rust
Documentation
1
2
3
4
#[cfg(feature = "json")]
pub mod json;
pub mod time;
pub mod uid;