Hi, I am curious if anyone has any suggestions for using the 'pgx' crate in a port.
Specifically, it has an 'init' command that must be run before the crate is used which bootstraps some external dependencies on postgres and pg_config. https://github.com/zombodb/pgx Regards, Kevin
