rudb-io 0.3.20

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

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