loro/crates/loro-common
Zixuan Chen 1812caea65
Refactor: use kv internally for docstate (#426)
* refactor: use kv in state

* refactor: do not load the state into the inner fxhashmap if not needed

* refactor: calc offset without unsafe code

* style: replace unsafe code
2024-08-24 14:16:06 +08:00
..
src Refactor: use kv internally for docstate (#426) 2024-08-24 14:16:06 +08:00
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.