1 2 3 4 5
//! Adapter for the `wire_format_equivalence` enforcement gate. pub const REGISTERED: crate::enforce::enforcers::wire_format_eq::WireFormatEquivalenceEnforcer = crate::enforce::enforcers::wire_format_eq::WireFormatEquivalenceEnforcer;