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