Docs.rs
prax-postgres-0.9.7
prax-postgres 0.9.7
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
quinnjr
Dependencies
bytes ^1
normal
chrono ^0.4
normal
deadpool-postgres ^0.14
normal
futures ^0.3
normal
postgres-types ^0.2
normal
prax-query ^0.9.7
normal
rust_decimal ^1.37
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
serde_json ^1.0
dev
tokio ^1.40
dev
uuid ^1.10
dev
Versions
100%
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 error
prax_
postgres
0.9.7
Module error
Module Items
Enums
Type Aliases
In crate prax_
postgres
prax_postgres
Module
error
Copy item path
Source
Expand description
Error types for PostgreSQL operations.
Enums
§
PgError
Errors that can occur during PostgreSQL operations.
Type Aliases
§
PgResult
Result type for PostgreSQL operations.