rustdv-gpi 0.1.0

Safe wrapper over the simulator interface: handles, values, callbacks, sim time. All unsafe code in the rustdv workspace lives here (design-doc §3.3).
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "rustdv-gpi"
version = "0.1.0"
dependencies = [
 "rustdv-gpi-sys",
 "rustdv-vpi-stubs",
]

[[package]]
name = "rustdv-gpi-sys"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6d8a753ad0e162b26a6e0e19aeb482276e0ba0830c414080b6a631a2e5b4a70e"

[[package]]
name = "rustdv-vpi-stubs"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0264d37954fefa5028957dbe3faadd274b8490ff107d026c6dac8293cad708d9"