native-ipc-testkit 0.3.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.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ff9a7b169f2c95f2e18ccd21d76b4ea715193ea485037297c9b729c689bf4c1c"

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