native-ipc-testkit 0.4.0

Adversarial helpers and cross-process conformance fixtures for native-ipc
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 = "native-ipc-core"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cd87e75c9e46b802c2e7df6de8d14c6a093a0895cac28ad19236eb4cc5350802"

[[package]]
name = "native-ipc-testkit"
version = "0.4.0"
dependencies = [
 "native-ipc-core",
]