//! GPROXY provider protocol transforms.
//!//! The nested `transform` module preserves the pre-split module paths. The root
//! re-exports keep the crate ergonomic for direct users.
pubuse gproxy_protocol as protocol;pubmodtransform;pubusetransform::*;