cargo-matrix-plus 0.1.1

Run a curated matrix of cargo commands (targets/features) from a YAML config
Documentation
1
2
3
pub mod matrix;

pub use matrix::{run, MatrixArgs};