self taught programmer of 10 years, currently working towards certificates
- Chicago, IL
-
19:31
(UTC -05:00)
Pinned Loading
-
-
rust example.md
rust example.md 1# SQLx query
2```rust
3use std::env;
4use dotenv::dotenv;
5use sqlx::{PgPool, Pool, postgres::PgPoolOptions};
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.