Function transform_dom

Source
pub fn transform_dom(
    s: &str,
    flipped: bool,
    elongate: bool,
    with_markers: bool,
) -> Cow<'_, str>