//! Session event payload types — auto-generated from the //! `session-events.schema.json` protocol schema. //! //! This is the stable public access point for the generated event types. //! The underlying crate-private module where the types are defined is //! an implementation detail whose layout may change. pub use crate::generated::session_events::*;