Docs.rs
  • prew-0.3.0
    • prew 0.3.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • SubstructureDek
    • Dependencies
      • anyhow ^1.0.68 normal
      • async-trait ^0.1.60 normal
      • byteorder ^1.4.3 normal
      • env_logger ^0.9.1 normal
      • futures ^0.3.25 normal
      • log ^0.4.17 normal
      • pg_query ^0.8 normal
      • postgres-types ^0.2.4 normal
      • serde ^1.0.147 normal
      • serde_json ^1.0.91 normal
      • tokio ^1.21.2 normal
      • tokio-postgres ^0.7.7 normal
      • toml ^0.5.9 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

prew0.3.0

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
?
Change settings

List of all items

Structs

  • PacketRules
  • ProtocolProxy
  • RewriteReverseProxy
  • packet::Packet
  • postgresql::AppendDbNameTransformer
  • postgresql::DataColumn
  • postgresql::DataRowMessage
  • postgresql::IdentityTransformer
  • postgresql::PostgresParser
  • postgresql::PostgresqlPacket
  • postgresql::QueryMessage
  • postgresql::RemoveSuffixTransformer
  • postgresql::RowDescriptionField
  • postgresql::RowDescriptionMessage
  • postgresql::StartupMessage
  • rule::AuthenticationContext
  • rule::DefaultContext
  • rule::MessageEncoder
  • rule::NoContext
  • rule::NoFilter
  • rule::NoParserEncoder
  • rule::NoReport
  • rule::NoTransform
  • rule::RuleSetProcessor
  • rule::RuleSetSession

Enums

  • packet::Direction
  • postgresql::AuthenticationMessage
  • postgresql::PostgresqlPacketInfo
  • postgresql::PostgresqlPacketType

Traits

  • packet::OtherTrait
  • packet::PacketProcessingSession
  • packet::PacketProcessor
  • rule::Encodable
  • rule::Encoder
  • rule::Filter
  • rule::PacketTransformer
  • rule::Parser
  • rule::Reporter
  • rule::Transformer
  • rule::WithAuthenticationContext

Functions

  • postgresql::read_postgresql_packet

Constants

  • postgresql::POSTGRES_IDS