loro/crates/loro-internal
2023-11-28 21:01:01 +08:00
..
benches Feat-rust-api (#193) 2023-11-28 16:22:43 +08:00
examples Feat-rust-api (#193) 2023-11-28 16:22:43 +08:00
fuzz refactor: extract text chunk (#153) 2023-11-04 20:03:43 +08:00
proptest-regressions/dag
scripts chore: fix deno dep 2023-08-16 14:54:05 +08:00
src chore: rm zerovec 2023-11-28 21:01:01 +08:00
tests Feat-rust-api (#193) 2023-11-28 16:22:43 +08:00
.gitignore
Cargo.toml chore: rm zerovec 2023-11-28 21:01:01 +08:00
deno.json feat: import without state 2023-08-05 23:29:11 +08:00
deno.lock Fix: richtext event (#138) 2023-11-01 20:02:05 +08:00
README.md Feat-rust-api (#193) 2023-11-28 16:22:43 +08:00

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.