pgx 0.7.0

pgx: A Rust framework for creating Postgres extensions
Documentation
//! Reexport FFI definitions here.
pub use libc::c_char;