Docs.rs
bonsaidb-core-0.5.0
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
bonsaidb-core 0.5.0
Core functionality and types for BonsaiDb.
Crate
Source
Builds
Feature flags
Documentation
Coverage
99.66%
1176
out of
1180
items documented
99
out of
520
items with examples
Size
Source code size: 890.3 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 133.05 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
khonsulabs/bonsaidb
1055
38
97
crates.io
Dependencies
actionable ^0.2.0
normal
anyhow ^1
normal
optional
arc-bytes ^0.3.3
normal
async-trait ^0.1
normal
blake3 ^1.3.1
normal
optional
bonsaidb-macros =0.5.0
normal
bytecount ^0.6.3
normal
circulate ^0.5.0
normal
derive-where ~1.2.0
normal
futures ^0.3
normal
itertools ^0.11
normal
num-traits ^0.2
normal
num_cpus ^1.13.1
normal
optional
ordered-varint ^2.0.0
normal
pot ^3.0.0
normal
rand ^0.8.5
normal
optional
serde ^1
normal
sha2 ^0.10
normal
thiserror ^1
normal
tinyvec ^1.5.1
normal
tokio ^1.16.1
normal
optional
transmog ^0.1.0
normal
transmog-pot ^0.3.0
normal
uuid ^1.3.0
normal
optional
zeroize ^1
normal
anyhow ^1
dev
futures ^0.3
dev
hex-literal ^0.4.1
dev
num-derive ^0.4.0
dev
num_cpus ^1
dev
tokio ^1.16.1
dev
transmog-bincode ^0.1
dev
Versions
0.5.0
(2023-10-05)
0.4.1
(2022-04-05)
0.4.0
(2022-03-29)
0.3.0
(2022-03-03)
0.2.0
(2022-02-18)
0.1.2
(2022-02-12)
0.1.1
(2022-02-11)
0.1.0
(2022-02-04)
0.0.0-reserve.0
(2022-01-19)
Owners
BonsaiDb Core
This crate contains the core datatypes and traits of
BonsaiDb
.