Docs.rs
pgwire-0.3.2
pgwire 0.3.2
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
sunng87
Dependencies
async-trait ^0.1
normal
bytes ^1.1.0
normal
derive-new ^0.5
normal
futures ^0.3
normal
getset ^0.1.2
normal
log ^0.4
normal
postgres-types ^0.2
normal
rand ^0.8
normal
thiserror ^1
normal
time ^0.3
normal
tokio ^1.19
normal
tokio-util ^0.7.3
normal
hex ^0.4
dev
rusqlite ^0.28.0
dev
tokio ^1.19
dev
Versions
16.17%
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
☰
Module messages
Modules
Enums
Traits
?
Module
pgwire
::
messages
source
·
[
−
]
Modules
data
extendedquery
response
simplequery
startup
terminate
Enums
PgWireBackendMessage
Messages sent from Backend
PgWireFrontendMessage
Messages sent from Frontend
Traits
Message