pub type MatrixCombination = HashMap<String, Value>;
pub struct MatrixCombination { /* private fields */ }