Docs.rs
lmdb-rkv-0.11.4
lmdb-rkv 0.11.4
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
emilio
mykmelez
victorporof
Dependencies
bitflags ^1
normal
byteorder ^1.0
normal
libc ^0.2
normal
lmdb-rkv-sys ^0.8.3
normal
rand ^0.4
dev
tempdir ^0.3
dev
Versions
Go to latest version
Platform
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Type Definition Result
lmdb
[
−
]
[src]
Type Definition
lmdb
::
Result
type Result<T> =
Result
<T,
Error
>;
An LMDB result.