mira-cli-0.2.0 is not a library.
mira-cli
The mira host CLI for Mira, a Rust-first,
code-first evaluation framework. It compiles + spawns an eval study (a
program built on mira-eval), plans the
run across the model matrix, executes each case over the protocol, and reports.
Point it at any study: --bin NAME (a Rust eval crate), --cmd "..." (e.g. a
Python study), --example NAME, or another package via --package /
--manifest-path.
See the docs. Licensed under MIT.