Rust `struct` conversion to and from C `void*`
I thought it would be a good idea to write a PostgreSQL foreign data wrapper (FDW) in Rust with PGX. My top three reasons: Learn how to write an FDW Get deeper into Rust programming Have some fun Turns out things are taking much longer than I assum...





