Docs.rs
br-pgsql-0.1.12
br-pgsql 0.1.12
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
carryxd
Dependencies
base64 ^0.22
normal
hmac ^0.12
normal
json ^0.12.4
normal
log ^0.4
normal
rand ^0.9.0
normal
sha2 ^0.10
normal
env_logger ^0.11.5
dev
tokio ^1.43.0
dev
tokio-postgres ^0.7.13
dev
Versions
46.43%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
DB_POOL
br_
pgsql
0.1.12
In br_
pgsql::
pools
br_pgsql
::
pools
Static
DB_POOL
Copy item path
Source
pub static DB_POOL:
LazyLock
<
Mutex
<
VecDeque
<
Connect
>>>