verifier 0.1.0

Macros that provide common software verifier primitives
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "verifier"
version = "0.1.0"
authors = ["Zvonimir Rakamaric <zrakamaric@fb.com>"]
description = "Macros that provide common software verifier primitives"
repository = "https://github.com/zvonimir/rust-benchmarks"
license = "MIT"
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]