//! Axum integration for fhtmx.
//!
//! Provides response helpers, SSE utilities, and the `HxRequest` extractor.
/// Response helpers for Axum.
/// Server-sent events for Axum.
/// Utility types for Axum integration.
// TODO: ws
/// Re-exports the Axum integration types.