Docs.rs
prax-postgres-0.5.0
prax-postgres 0.5.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
quinnjr
Dependencies
chrono ^0.4
normal
deadpool-postgres ^0.14
normal
futures ^0.3
normal
postgres-types ^0.2
normal
prax-query ^0.5.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.40
normal
tokio-postgres ^0.7
normal
tracing ^0.1
normal
url ^2.5
normal
uuid ^1.0
normal
pretty_assertions ^1.4
dev
tokio ^1.40
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module config
prax_
postgres
0.5.0
Module config
Module Items
Structs
Enums
In crate prax_
postgres
prax_postgres
Module
config
Copy item path
Source
Expand description
PostgreSQL connection configuration.
Structs
§
PgConfig
PostgreSQL connection configuration.
PgConfig
Builder
Builder for PostgreSQL configuration.
Enums
§
SslMode
SSL mode for connections.