score-set 0.1.1

A Rust library for building static weighted scoring operator sets
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 = "score-set"
version = "0.1.1"
dependencies = [
 "witnessed",
]

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