Docs.rs
byodb-rust-0.2.1
byodb-rust 0.2.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
five-vee
Dependencies
arc-swap ^1.7.1
normal
memmap2 ^0.9.5
normal
seize ^0.5.0
normal
thiserror ^2.0.12
normal
anyhow ^1.0.98
dev
divan ^0.1.21
dev
rand ^0.9.1
dev
rand_chacha ^0.9.0
dev
tempfile ^3.20.0
dev
Versions
96%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
byodb_
rust
0.2.1
Module consts
Module Items
Constants
In crate byodb_
rust
byodb_rust
Module
consts
Copy item path
Source
Expand description
Constants related to memory page size and offsets.
Constants
ยง
MAX_
KEY_
SIZE
The maximum allowed key size in a tree.
MAX_
VALUE_
SIZE
The maximum allowed value size in a tree.