batch_result 0.1.0

Heuristic batch evaluation for independent tasks
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "batch_result"
version = "0.1.0"
edition = "2021" # or 2024 if you really want
license = "MIT"
description = "Heuristic batch evaluation for independent tasks"
repository = "https://github.com/oOp995/rust_batch_result"
readme = "README.md"
keywords = ["batch", "result", "evaluation", "diagnostics"]
categories = ["development-tools"]