//! Durable Streams protocol parsing, validation, and wire-format helpers.
//!
//! Most integrations will use [`error`], [`offset`], and [`producer`].
//! The remaining modules support the HTTP implementation and are kept crate-private
//! to avoid exposing server internals as the primary public surface.
pub
pub
pub
pub
pub