rucc-cost 0.7.2

The cost model: what an operation costs on a target, and every tuning constant.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "rucc-base"
version = "0.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7b99848c7f2fadb5e77e2568a1b983c880229c1762f8bd2e7b0d29bff250078d"

[[package]]
name = "rucc-cost"
version = "0.7.2"
dependencies = [
 "rucc-target",
]

[[package]]
name = "rucc-target"
version = "0.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fc35ba332892493c672765ff6a1f7e30f31a4b4d1733809684f5bf64b1ac93b5"
dependencies = [
 "rucc-base",
]