Move ordered operation
This commit is contained in:
parent
8e1123016b
commit
edca6f1717
3 changed files with 1 additions and 1 deletions
|
|
@ -2,6 +2,7 @@ mod cursor;
|
|||
mod edited_text;
|
||||
mod merge_context;
|
||||
mod operation;
|
||||
mod ordered_operation;
|
||||
|
||||
pub use cursor::{CursorPosition, TextWithCursors};
|
||||
pub use edited_text::EditedText;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue