Docs.rs
coordinode-lsm-tree-5.7.0
coordinode-lsm-tree 5.7.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
polaz
Dependencies
aes-gcm =0.11.0-rc.4
normal
optional
arc-swap ^1.9
normal
optional
bytes ^1.11.1
normal
optional
chacha20poly1305 =0.11.0-rc.3
normal
optional
crc32c ^0.6
normal
optional
enum_dispatch ^0.3.13
normal
hashbrown ^0.17
normal
libm ^0.2
normal
log ^0.4.32
normal
lz4_flex ^0.13.0
normal
optional
once_cell ^1
normal
parking_lot ^0.12
normal
optional
portable-atomic ^1
normal
rand_chacha ^0.10
normal
optional
rayon ^1.10
normal
optional
reed-solomon-simd ^3
normal
optional
rustc-hash ^2.1.1
normal
self_cell ^1.2.0
normal
serde ^1
normal
optional
spin ^0.12
normal
structured-zstd ^0.0.45
normal
optional
tempfile ^3.20.0
normal
optional
varint-rs ^2.2.1
normal
xxhash-rust ^0.8.15
normal
byteorder-lite ^0.1.0
dev
criterion ^0.8.0
dev
fs_extra ^1.3.0
dev
nanoid ^0.5.0
dev
proptest ^1
dev
rand ^0.10.1
dev
rlimit ^0.11
dev
serde_json ^1
dev
strum ^0.28.0
dev
test-log ^0.2.18
dev
cpufeatures ^0.3
normal
io-uring ^0.7
normal
optional
syscalls ^0.8
normal
optional
libc ^0.2
normal
Versions
99.71%
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
UserKey
lsm_
tree
5.7.0
UserKey
Aliased Type
In crate lsm_
tree
lsm_tree
Type Alias
UserKey
Copy item path
Source
pub type UserKey =
Slice
;
Expand description
User defined key (byte array)
Aliased Type
ยง
pub struct UserKey(
/* private fields */
);