rudb-io 0.2.7

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.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b74e89336bf2a1f4526b2ea1a6d10ed9dc66c8fe7414f613881c559841ade4e2"

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