proxy-protocol-codec 0.3.2

PROXY Protocol codec implementation in Rust. See HAProxy for the protocol specification.
Documentation
1
2
3
4
5
6
{
    "rust-analyzer.cargo.features": [
        "feat-nightly",
        "feat-codec-v2-crc32c",
    ]
}