loro/crates/loro-internal
2023-12-05 11:57:58 +08:00
..
benches Refactor: use ValueOrContainer for diff event (#202) 2023-12-05 11:57:41 +08:00
examples Refactor: use ValueOrContainer for diff event (#202) 2023-12-05 11:57:41 +08:00
fuzz perf(wasm): reduce wasm size (#198) 2023-11-29 13:59:39 +08:00
proptest-regressions/dag
scripts
src fix: [LORO-337] Marking should have no effect when the target key value pair exists #204 (#209) 2023-12-05 11:57:58 +08:00
tests fix: [LORO-337] Marking should have no effect when the target key value pair exists #204 (#209) 2023-12-05 11:57:58 +08:00
.gitignore
Cargo.toml Refactor: use ValueOrContainer for diff event (#202) 2023-12-05 11:57:41 +08:00
deno.json
deno.lock
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.