Modules§
- code_
giveaway_ codes - course_
instance_ export - course_
research_ form_ questions_ answers_ export - exercise_
tasks_ export - points
- submissions
- user_
exericse_ states_ export - users_
export
Structs§
- CSVExport
Adapter - CsvWriter 🔒
- Convenience struct for creating CSV data.
Traits§
Functions§
- course_
module_ 🔒completion_ info_ to_ grade_ string - For csv export. Return the grade as a number if there is a numeric grade. If the grade is not numeric, returns pass/fail/ If course module has not been completed yet, returns “-”.
- general_
export - make_
authorized_ streamable - Without this one, actix cannot stream our authorized streams as responses
- serializable_
sqlx_ result_ stream_ to_ json_ stream - For streaming arrays of json objects.