//! Typed Sofia event subclasses and state enums.
//!
//! mod_sofia fires `CUSTOM` events with `Event-Subclass` headers like
//! `sofia::register` and `sofia::gateway_state`. This module provides typed
//! enums for those subclass values and for the structured state headers
//! they carry.
pub use ;
pub use ;
pub use ;