Docs.rs
pg-extras-0.7.1
pg-extras 0.7.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
pawurb
Dependencies
askama ^0.12.1
normal
optional
askama_axum ^0.4.0
normal
optional
axum ^0.7
normal
optional
clap ^4.5.20
normal
eyre ^0.6.12
normal
lazy_static ^1.5.0
normal
prettytable-rs ^0.10.0
normal
reqwest ^0.12.9
normal
semver ^1.0.23
normal
serde ^1.0.215
normal
serde_json ^1.0.133
normal
sqlx ^0.8
normal
textwrap ^0.16.1
normal
tokio ^1.40
normal
tower-http ^0.6.2
normal
optional
tracing ^0.1.40
normal
tracing-subscriber ^0.3.18
normal
unicode-width ^0.2.0
normal
Versions
0.36%
of the crate is documented
Go to latest version
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
pg_
extras
0.7.1
pg_extras
Function
locks
Copy item path
Source
pub async fn locks(pool: &
Pool
<
Postgres
>) ->
Result
<
Vec
<
Locks
>,
PgExtrasError
>