Docs.rs
b-tree-0.4.0
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
A persistent B+ tree using freqfs
Crate
Source
Builds
Feature flags
Documentation
Coverage
77.78%
21
out of
27
items documented
0
out of
8
items with examples
Size
Source code size: 124.1 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 5.21 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
haydnv/b-tree
1
0
1
crates.io
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
0.4.0
(2024/08/13)
0.3.1
(2023/12/20)
0.3.0
(2023/11/06)
0.2.1
(2023/09/03)
0.2.0
(2023/07/24)
0.1.0
(2023/07/03)
Owners
b-tree
A persistent B+ tree using freqfs