Docs.rs
postgres-protocol-0.4.0
postgres-protocol 0.4.0
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
sfackler
Dependencies
base64 ^0.10
normal
byteorder ^1.0
normal
bytes ^0.4
normal
fallible-iterator ^0.1
normal
generic-array ^0.12
normal
hmac ^0.7
normal
md5 ^0.6
normal
memchr ^2.0
normal
rand ^0.6
normal
sha2 ^0.8
normal
stringprep ^0.1
normal
Versions
Go to latest version
Platform
i686-apple-darwin
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module backend
Structs
Enums
postgres_protocol
::
message
[
−
]
[src]
Module
postgres_protocol
::
message
::
backend
Structs
AuthenticationGssContinueBody
AuthenticationMd5PasswordBody
AuthenticationSaslBody
AuthenticationSaslContinueBody
AuthenticationSaslFinalBody
BackendKeyDataBody
ColumnFormats
CommandCompleteBody
CopyDataBody
CopyInResponseBody
CopyOutResponseBody
DataRowBody
DataRowRanges
ErrorField
ErrorFields
ErrorResponseBody
Field
Fields
NoticeResponseBody
NotificationResponseBody
ParameterDescriptionBody
ParameterStatusBody
Parameters
ReadyForQueryBody
RowDescriptionBody
SaslMechanisms
Enums
Message
An enum representing Postgres backend messages.