Docs.rs
mentedb-core-0.2.11
mentedb-core 0.2.11
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
nambok
Dependencies
ahash ^0.8
normal
bytemuck ^1
normal
bytes ^1
normal
parking_lot ^0.12
normal
serde ^1
normal
serde_json ^1
normal
smallvec ^1
normal
thiserror ^2
normal
uuid ^1
normal
Versions
89.9%
of the crate is documented
Go to latest version
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
Skip to main content
Module error
mentedb_
core
0.2.11
Module error
Module Items
Enums
Type Aliases
In crate mentedb_
core
mentedb_core
Module
error
Copy item path
Source
Expand description
Error types for MenteDB.
Enums
§
Mente
Error
Top-level error type for MenteDB operations.
Type Aliases
§
Mente
Result
Convenience result type for MenteDB operations.