Docs.rs
libmdbx-0.5.0
libmdbx 0.5.0
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
vorot93
Dependencies
anyhow ^1
normal
optional
arrayref ^0.3
normal
optional
arrayvec ^0.7
normal
optional
bitflags ^2
normal
bytes ^1
normal
optional
ciborium ^0.2
normal
optional
derive_more ^0.99
normal
mdbx-sys =12.10.0
normal
impls ^1
normal
optional
indexmap ^2
normal
libc ^0.2
normal
lifetimed-bytes ^0.1
normal
optional
parking_lot ^0.12
normal
sealed ^0.5
normal
tempfile ^3
normal
optional
thiserror ^1
normal
criterion ^0.5
dev
once_cell ^1
dev
rand ^0.8
dev
rand_xorshift ^0.3
dev
serde ^1
dev
tempfile ^3
dev
Versions
25%
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
libmdbx
0.5.0
TransactionKind
Object Safety
Implementors
In crate libmdbx
Trait
libmdbx
::
TransactionKind
Copy item path
source
·
[
−
]
pub trait TransactionKind:
Debug
+ 'static + Sealed { }
Object Safety
§
This trait is
not
object safe
.
Implementors
§
source
§
impl
TransactionKind
for
RO
source
§
impl
TransactionKind
for
RW