Docs.rs
b-tree-0.4.0
b-tree 0.4.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
haydnv
Dependencies
async-trait ^0.1
normal
optional
collate ^0.4
normal
destream ^0.8
normal
optional
freqfs ^0.10
normal
futures ^0.3
normal
get-size ^0.1
normal
log ^0.4
normal
optional
num_cpus ^1.16
normal
pin-project ^1.0
normal
safecast ^0.2
normal
smallvec ^1.13
normal
uuid ^1.10
normal
rand ^0.8
dev
tokio ^1.39
dev
Versions
77.78%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
b_tree
0.4.0
b_tree
Constant
KEY_STACK_SIZE
Copy item path
Source
pub const KEY_STACK_SIZE:
usize
= 32;
Expand description
The size limit for a
Key
in a stream to be stack-allocated