Skip to main content

apply_edits

Function apply_edits 

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

Apply edits to source by processing from end to start.