//!//! A LSP text documents manager that helps mapping of text document.
//!//! Supports all LSP 3.17 position encodings (UTF-8/UTF-16/UTF-32); defaults to UTF-16 for backward compatibility.
modtext_document;modtext_documents;pubusetext_document::FullTextDocument;pubusetext_documents::TextDocuments;