score-set 0.5.1

A Rust library for building static weighted scoring operator sets
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "libm"
version = "0.2.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6d2cec3eae94f9f509c767b45932f1ada8350c4bdb85af2fcab4a3c14807981"

[[package]]
name = "score-set"
version = "0.5.1"
dependencies = [
 "libm",
 "witnessed",
]

[[package]]
name = "witnessed"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "60dfef5521792043abeb0b4328f39f4f17652a512d634e02bd9374ad214ec5c5"