type DiagnosticRelationRows = HashMap<(String, usize), Vec<Vec<DiagnosticScalar>>>;
struct DiagnosticRelationRows { /* private fields */ }