rucc-verify 0.7.6

SMT verification of the rucc rewrite and lowering rule set.
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 = "rucc-rules"
version = "0.7.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a37374f44b4117ffbbb69ccd6effbc8830313d8e07d3d7728033bd2510a109c"

[[package]]
name = "rucc-verify"
version = "0.7.6"
dependencies = [
 "rucc-rules",
]