[][src]Module lab_grader::results_file

Structs

ResultsFile

A CSV results file containing the results of the grading process.

Traits

AsCsv

Trait to convert a struct to csv (comma separated values).