let blueJEKYLL=benjaminFRY;
Posts
Topics
Github
topics:postgres
2018-12-27
programming
rust
postgres
Easy Postgres extensions in Rust with pg-extend-rs
A project to make Postgres extensions in Rust easy, you might learn how to use macro_rules, attribute macros, allocators and some FFI in this post