Docs.rs
postgres-proto-rs-0.1.0
postgres-proto-rs 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
zain-kabani
Dependencies
bytes ^1
normal
log ^0.4.17
normal
num-derive ^0.3.3
normal
num-traits ^0.2
normal
tokio ^1
normal
tokio ^1
dev
Versions
0%
of the crate is documented
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
postgres_
proto_
rs
0.1.0
Backend
Message
Implementors
In postgres_
proto_
rs::
messages::
backend
postgres_proto_rs
::
messages
::
backend
Trait
BackendMessage
Copy item path
Source
pub trait BackendMessage:
Message
{ }
Implementors
§
Source
§
impl
BackendMessage
for
AuthenticationCleartextPassword
Source
§
impl
BackendMessage
for
AuthenticationMD5Password
Source
§
impl
BackendMessage
for
AuthenticationOk
Source
§
impl
BackendMessage
for
AuthenticationSASL
Source
§
impl
BackendMessage
for
AuthenticationSASLContinue
Source
§
impl
BackendMessage
for
AuthenticationSASLFinal
Source
§
impl
BackendMessage
for
BackendKeyData
Source
§
impl
BackendMessage
for
BindComplete
Source
§
impl
BackendMessage
for
CloseComplete
Source
§
impl
BackendMessage
for
CommandComplete
Source
§
impl
BackendMessage
for
CopyBothResponse
Source
§
impl
BackendMessage
for
CopyData
Source
§
impl
BackendMessage
for
CopyDone
Source
§
impl
BackendMessage
for
CopyInResponse
Source
§
impl
BackendMessage
for
CopyOutResponse
Source
§
impl
BackendMessage
for
DataRow
Source
§
impl
BackendMessage
for
EmptyQueryResponse
Source
§
impl
BackendMessage
for
ErrorResponse
Source
§
impl
BackendMessage
for
FunctionCallResponse
Source
§
impl
BackendMessage
for
NoData
Source
§
impl
BackendMessage
for
NoticeResponse
Source
§
impl
BackendMessage
for
NotificationResponse
Source
§
impl
BackendMessage
for
ParameterDescription
Source
§
impl
BackendMessage
for
ParameterStatus
Source
§
impl
BackendMessage
for
ParseComplete
Source
§
impl
BackendMessage
for
PortalSuspended
Source
§
impl
BackendMessage
for
ReadyForQuery
Source
§
impl
BackendMessage
for
RowDescription