pub fn convert_parsed_to_document(
parsed_doc: ParsedDocument,
file_arc: Arc<PathBuf>,
buffer: &String,
) -> DocumentContextpub fn convert_parsed_to_document(
parsed_doc: ParsedDocument,
file_arc: Arc<PathBuf>,
buffer: &String,
) -> DocumentContext