Docs.rs
async-txn-0.1.0
async-txn 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
al8n
Dependencies
async-channel ^2
normal
cheap-clone ^0.1
normal
crossbeam-utils ^0.8
normal
either ^1
normal
futures ^0.3
normal
indexmap ^2
normal
pollster ^0.3
normal
rand ^0.8
normal
optional
scopeguard ^1
normal
smallvec-wrapper ^0.1
normal
thiserror ^1
normal
txn-core ^0.1
normal
wmark ^0.1
normal
async-std ^1
dev
rand ^0.8
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
async_txn
0.1.0
Module error
Enums
In crate async_txn
?
Settings
Module
async_txn
::
error
Copy item path
source
·
[
−
]
Expand description
Error types for the [
async-txn
] crate. Errors
Enums
§
TransactionError
Error type for the transaction.
WtmError
Error type for write transaction.