//! Utility functions and backwards compatibility helpers
//!//! This module provides utility functions for SSE processing and maintains
//! backwards compatibility with older API usage patterns.
pubmodcompat;// Re-export for backwards compatibility
pubusecompat::stream_from_sse_bytes;