Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 136 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 136 Bytes

rust-diesel-demo

This is an example of using the Rust crate "diesel" to access a PostgreSQL database.

To run it, enter cargo run.