pub(crate) fn apply_document_changes(
encoding: PositionEncoding,
file_contents: &str,
content_changes: Vec<TextDocumentContentChangeEvent>,
) -> Stringpub(crate) fn apply_document_changes(
encoding: PositionEncoding,
file_contents: &str,
content_changes: Vec<TextDocumentContentChangeEvent>,
) -> String