bsql-driver-postgres 0.27.0

PostgreSQL wire protocol driver for bsql — binary protocol, arena allocation, zero-copy
Documentation
1
2
//! Re-export from `bsql-arena` — the arena is a shared crate used by all drivers.
pub use bsql_arena::*;