//! Protocol buffer type extensions
//!
//! This module provides additional trait implementations and helper methods
//! for protobuf-generated types. While the imports appear unused at the module level,
//! they are re-exported for use by dependent crates (d-engine-core, d-engine, d-engine-client).