Skip to main content

apply_edits

Function apply_edits 

Source
pub fn apply_edits(xml: &str, edits: &[SidecarEdit]) -> String
Expand description

Apply edits to XML content. Edits must be sorted descending by start_byte.