mirror of
https://github.com/loro-dev/loro.git
synced 2025-01-22 12:57:20 +00:00
ddafb7e899
* feat: expose diff, apply_diff, revert_to, to rust crate * fix: revert to * refactor: simplify TextDiff data structure * fix: make diff and apply_diff actually work * step 0 * feat(wasm): add diff, applyDiff, revertTo * test: add a more complicated revert test * chore: fix clippy warnings * feat: add order to diff events batch * fix: DiffBatch invariants maintain * docs: refine docs a bit * chore: fix warnings * chore: add changeset |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE | ||
README.md |
loro-common
This crate contains the common basic types for the Loro project.
It's shared by loro-internal
and loro-preload
.