paranoia-sys 0.1.1

Programmatically determine whether code was optimized away or not
Documentation
[package]
name = "paranoia-sys"
version = "0.1.1"
authors = ["Tyler Neely <t@jujit.su>"]
edition = "2018"
description = "Programmatically determine whether code was optimized away or not"
license = "MIT/Apache-2.0"
homepage = "https://github.com/spacejam/paranoia"
repository = "https://github.com/spacejam/paranoia"
documentation = "https://docs.rs/paranoia/"

[lib]
crate-type = ["cdylib", "dylib"]