elefant-client 0.1.0

A pure rust implementation of a postgres client that is independent of the executor runtime
Documentation
1
2
3
mod rust_postgres;
#[cfg(feature = "serde")]
mod serde;