I'm just getting started with Rust and wanted to try using a Postgres database, so I created a new project with cargo, and added rust-postgres as a dependency ...
A native, synchronous PostgreSQL client.