mirror of
https://github.com/loro-dev/loro.git
synced 2025-01-22 21:07:43 +00:00
4414053a82
* chore: init ffi * feat: impl doc and LoroList * feat: impl containers * feat: unknown container * feat: event ffi * chore: clean * feat: ffi undo manager * chore: cargo fix * chore: cargo fix * fix: ffi value or container * fix: ffi arc * fix: is attached for movable list * bk * feat: all LoroDoc func * feat: refine vv * feat: ffi frontiers * feat: ffi awareness * fix: merge |
||
---|---|---|
.. | ||
benches | ||
docs | ||
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.