Docs.rs
loro-kv-store-1.13.1
loro-kv-store 1.13.1
Permalink
Docs.rs crate page
MIT
08 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
zxch3n
Leeeon233
Dependencies
bytes ^1
normal
ensure-cov ^0.1.0
normal
loro-common ^1.13.1
normal
lz4_flex ^0.11
normal
once_cell ^1.18.0
normal
rustc-hash ^2.1.1
normal
tracing ^0.1
normal
xxhash-rust ^0.8.12
normal
ctor ^0.2
dev
rand ^0.8.5
dev
quick_cache ^0.6.2
normal
quick_cache ^0.6.2
normal
Versions
9.09%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
All
loro_
kv_
store
1.13.1
Crate Items
Structs
Enums
Constants
Traits
Functions
List of all items
Structs
block::BlockBuilder
block::BlockIter
block::LargeValueBlock
block::NormalBlock
iter::MergeIterator
mem_store::MemKvConfig
mem_store::MemKvStore
mem_store::MemStoreIterator
sstable::SsTable
sstable::SsTableIter
Enums
block::Block
compress::CompressionType
Traits
iter::KvIterator
Functions
compress::compress
compress::decompress
Constants
sstable::SIZE_OF_U16
sstable::SIZE_OF_U32
sstable::SIZE_OF_U8