rudb-io 0.2.21

Files, direct I/O, io_uring, object storage, and the interception shim the crash tests drive.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "rudb-common"
version = "0.2.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4939b7380d6a25686c363e7455505a62319506a3b9a5871fbcff012cba3f50af"

[[package]]
name = "rudb-io"
version = "0.2.21"
dependencies = [
 "rudb-common",
]