Docs.rs
kitedb-0.2.18
kitedb 0.2.18
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
maskdotdev
Dependencies
base64 ^0.22
normal
bitflags ^2.9
normal
byteorder ^1.5
normal
crc32fast ^1.4
normal
crossbeam-channel ^0.5
normal
flate2 ^1.1
normal
hashbrown ^0.15
normal
indexmap ^2.9
normal
napi ^3.0.0
normal
optional
napi-derive ^3.0.0
normal
optional
numpy ^0.24.0
normal
optional
opentelemetry-proto ^0.31
normal
ordered-float ^5.0
normal
parking_lot ^0.12
normal
prost ^0.14
normal
pyo3 ^0.24.1
normal
optional
rand ^0.8
normal
rustls-pemfile ^2.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.45
normal
tonic ^0.14
normal
ureq ^2.10
normal
webpki-roots ^1.0
normal
xxhash-rust ^0.8
normal
criterion ^0.5
dev
neo4rs ^0.8
dev
tempfile ^3.20
dev
napi-build ^2
build
optional
fs2 ^0.4
normal
memmap2 ^0.9
normal
rayon ^1.10
normal
zstd ^0.13
normal
libc ^0.2
normal
nix ^0.29
normal
Versions
63.75%
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
Module error
kitedb
0.2.18
Module error
Module Items
Enums
Type Aliases
In crate kitedb
kitedb
Module
error
Copy item path
Source
Expand description
Error types for KiteDB
Uses thiserror for ergonomic error handling
Enums
§
Kite
Error
Main error type for KiteDB operations
Type Aliases
§
Result
Result type alias for KiteDB operations