Module ditto::text [] [src]

A CRDT that stores mutable text

Structs

END_ELEMENT
Element
Inner
Op
START_ELEMENT
Text

Text is a String-like UTF-encoded growable string. It contains a number of optimizations that improve replacement and op execution performance on large strings.

TextState

Type Definitions

LocalOp