build_matrix

Function build_matrix 

Source
fn build_matrix(
    features: BTreeSet<String>,
    os_list: &[&str],
) -> Vec<MatrixEntry>