Docs.rs
libmdbx-0.2.1
libmdbx 0.2.1
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
vorot93
Dependencies
bitflags ^1
normal
byteorder ^1
normal
derive_more ^0.99
normal
mdbx-sys =0.12.3-16
normal
indexmap ^1
normal
libc ^0.2
normal
lifetimed-bytes ^0.1
normal
parking_lot ^0.12
normal
thiserror ^1
normal
criterion ^0.4
dev
rand ^0.8
dev
rand_xorshift ^0.3
dev
tempfile ^3
dev
Versions
50%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
TransactionKind
Implementors
In libmdbx
?
Trait
libmdbx
::
TransactionKind
source
·
[
−
]
pub trait TransactionKind: Sealed +
Debug
+ 'static { }
Implementors
§
source
§
impl
TransactionKind
for
RO
source
§
impl
TransactionKind
for
RW