Docs.rs
  • postgres-protocol-0.6.8
    • postgres-protocol 0.6.8
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sfackler
    • Dependencies
      • base64 ^0.22 normal
      • byteorder ^1.0 normal
      • bytes ^1.0 normal
      • fallible-iterator ^0.2 normal
      • getrandom ^0.3 normal optional
      • hmac ^0.12 normal
      • md-5 ^0.10 normal
      • memchr ^2.0 normal
      • rand ^0.9 normal
      • sha2 ^0.10 normal
      • stringprep ^0.1 normal
    • Versions
    • 100% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

postgres_protocol0.6.8

Module frontend

Module Items

  • Structs
  • Enums
  • Functions

In postgres_protocol::message

postgres_protocol::message

Module frontend

Source
Expand description

Frontend message serialization.

Structs§

CopyData

Enums§

BindError

Functions§

bind
cancel_request
close
copy_done
copy_fail
describe
execute
flush
parse
password_message
query
sasl_initial_response
sasl_response
ssl_request
startup_message
sync
terminate