fire-postgres 0.2.0

A async postgres driver focused on ease of use
Documentation
1
2
3
4
#[cfg(feature = "json")]
mod json;
#[cfg(feature = "json")]
pub use json::Json;