Development Documentation (main branch) - For stable release docs, see docs.rs/eidetica

Module doc

Module doc 

Structs§

Doc
A Yrs document type. Documents are the most important units of collaborative resources management. All shared collections live within a scope of their corresponding documents. All updates are generated on per-document basis (rather than individual shared type). All operations on shared collections happen via Transaction, which lifetime is also bound to a document.
Options
Configuration options of Doc instance.

Enums§

OffsetKind
Determines how string length and offsets of [Text]/[XmlText] are being determined.