paranoia 0.1.1

Programmatically determine whether code was optimized away or not
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "libc"
version = "0.2.83"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7eb0c4e9c72ee9d69b767adebc5f4788462a3b45624acd919475c92597bcaf4f"

[[package]]
name = "paranoia"
version = "0.1.1"
dependencies = [
 "libc",
 "paranoia-caller",
 "paranoia-sys",
]

[[package]]
name = "paranoia-caller"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "add57e721a56d931a4c9f608307b3899bec03882b5dff0e99d812bfcee3b11c2"
dependencies = [
 "paranoia-sys",
]

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