//! Utility functions and types for transforming [`SgmlFragment`]s.
//!//! Transforms usually normalize data into a more suitable format for deserialization.
//!//! [`SgmlFragment`]: crate::SgmlFragment
pubuseself::normalize_end_tags::*;pubuseself::transform::*;modnormalize_end_tags;modtransform;