mirror of
https://github.com/loro-dev/loro.git
synced 2025-02-06 04:19:34 +00:00
9e57ccbc00
* fix: avoid enter invalid richtext state * fix: only include the style when the doc contains both style start and style end * fix: iter_range err in richtext state * fix: richtext state iter range * fix: iter range err * fix: iter range * chore: rm log * fix: iter range * fix: get affected range * fix: return err if given checkout target is invalid |
||
---|---|---|
.. | ||
benches | ||
examples | ||
fuzz | ||
proptest-regressions/dag | ||
scripts | ||
src | ||
tests | ||
.gitignore | ||
Cargo.toml | ||
deno.json | ||
deno.lock | ||
Encoding.md | ||
README.md |
loro-internal
This is the internal implementation of Loro.
Its interface subject to change. You should not use it as dependency directly.
Consider use loro
crate instead.