pub fn apply_edits(xml: &str, edits: &[SidecarEdit]) -> StringExpand description
Apply edits to XML content. Edits must be sorted descending by start_byte.
pub fn apply_edits(xml: &str, edits: &[SidecarEdit]) -> StringApply edits to XML content. Edits must be sorted descending by start_byte.