//! Platform-independent DNS-SD engine contracts.
//!
//! This module intentionally contains no network implementation and no iroh
//! policy. Platform transports produce canonical [`RawEvent`] values; higher
//! layers may project those records into application-specific discoveries.
pub use ;
pub use ;
pub use ;