pgrx-pg-sys 0.17.0

Generated Rust bindings for Postgres internals, for use with 'pgrx'
1
2
3
4
// not a build.rs so that it doesn't inherit the git history of the build.rs

// little-known Rust quirk: you can import main from wherever
use pgrx_bindgen::build::main;