Docs.rs
zero-postgres-0.4.3
zero-postgres 0.4.3
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
elbaro
Dependencies
base64 ^0.22
normal
chrono ^0.4
normal
optional
crossbeam-queue ^0.3
normal
hmac ^0.12
normal
log ^0.4.29
normal
md-5 ^0.10
normal
memchr ^2
normal
native-tls ^0.2
normal
optional
no-panic ^0.1.35
normal
pbkdf2 ^0.12
normal
rand ^0.9
normal
rust_decimal ^1
normal
optional
sha2 ^0.10
normal
simdutf8 ^0.1
normal
std-semaphore ^0.1
normal
thiserror ^2
normal
time ^0.3
normal
optional
tokio ^1
normal
optional
tokio-native-tls ^0.3
normal
optional
tracing ^0.1
normal
url ^2
normal
uuid ^1
normal
optional
zerocopy ^0.8
normal
postgres ^0.19
dev
tokio ^1
dev
tokio-postgres ^0.7
dev
Versions
96.51%
of the crate is documented
Go to latest version
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 error
zero_
postgres
0.4.3
Module error
Module Items
Structs
In zero_
postgres::
protocol::
backend
zero_postgres
::
protocol
::
backend
Module
error
Copy item path
Source
Expand description
Error and notice response messages.
Structs
ยง
Error
Response
ErrorResponse message - fatal error from server.
Notice
Response
NoticeResponse message - non-fatal warning/info from server.