Skip to main content

Crate text_document_common

Crate text_document_common 

Source

Modulesยง

database
direct_access
entities
error
event
long_operation
This module provides a framework for managing long-running operations with the ability to track status, progress, and enable cancellation. It includes the infrastructure for defining, executing, and monitoring such operations. For undoable operations, it is recommended to use the Undo/Redo framework.
parser_tools
snapshot
types
undo_redo