
Rust binaries with Diesel and Postgres: static linking on 2025
TLDR See the summarizing section. Introduction I have been writing Rust code in a professional manner since 2019. The “de-facto” ORM for Rust on that time was Diesel, and I have been using it si...