pgrx-pg-sys 0.12.9

Generated Rust bindings for Postgres internals, for use with 'pgrx'
Documentation
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;