Docs.rs
bestool-postgres-1.1.0
bestool-postgres 1.1.0
Permalink
Docs.rs crate page
GPL-3.0-or-later
08 June 2026
Links
Repository
crates.io
Source
Owners
passcod
Dependencies
bytes ^1.9.0
normal
fraction ^0.15
normal
hex ^0.4.3
normal
jiff ^0.2.28
normal
miette ^7.6.0
normal
mobc ^0.9.0
normal
mobc-postgres ^0.9.0
normal
percent-encoding ^2.3
normal
rpassword ^7.5.4
normal
rustls ^0.23
normal
rustls-native-certs ^0.8.2
normal
serde_json ^1.0.145
normal
thiserror ^2.0.16
normal
tokio ^1.47.1
normal
tokio-postgres ^0.7.17
normal
tokio-postgres-rustls ^0.14.0
normal
tracing ^0.1.43
normal
temp-env ^0.3
dev
Versions
45.95%
of the crate is documented
Platform
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
Skip to main content
Module pool
bestool_
postgres
1.1.0
Module pool
Module Items
Structs
Enums
Functions
Type Aliases
In crate bestool_
postgres
bestool_postgres
Module
pool
Copy item path
Source
Structs
§
PgConnection
Manager
PgPool
Enums
§
PgError
Functions
§
connect_
one
Open a single connection using the same SSL fallback, auth retry, and application-name path as
create_pool
.
create_
pool
Create a connection pool from a connection URL
Type Aliases
§
PgConnection