mirror of
https://github.com/loro-dev/loro.git
synced 2025-01-22 21:07:43 +00:00
5fc3458eb7
* perf: use simplified internal string * fix: make internal string trait impl more stringish * perf: reduce InternalString memory cost from 16 bytes to 8 bytes on 64bit platform * chore: fix warning * perf: optimize drop * test: add init large map example |
||
---|---|---|
.. | ||
src | ||
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
.