// mq-bridge
// © Copyright 2026, by Marco Mengelkoch
// Licensed under MIT License, see License file for more details
// git clone https://github.com/marcomq/mq-bridge
//! Cross-cutting support utilities used across endpoints and middleware:
//! cryptographic primitives, payload (de)compression, `${...}` string
//! interpolation, and the shared connection registry.
pub