proxy-protocol-codec 0.1.2

PROXY Protocol codec implementation in Rust. See HAProxy for the protocol specification.
Documentation

proxy-protocol-codec

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 9 feature flags, 8 of them enabled by default.

default

feat-alloc (default)

This feature flag does not enable additional features.

feat-codec-decode (default)

feat-codec-encode (default)

feat-codec-v1 (default)

This feature flag does not enable additional features.

feat-codec-v2 (default)

This feature flag does not enable additional features.

feat-codec-v2-crc32c (default)

feat-codec-v2-uni-addr (default)

feat-std (default)

This feature flag does not enable additional features.

feat-nightly

This feature flag does not enable additional features.