Module iqps_backend::db::models

source ·
Expand description

Database models.

These can be (should be) converted to the structs in crate::qp for sending as a response since the struct also parses the semester and exam fields and also generates the full static files URL.

Use the From trait implementations.

Structs§

  • The fields of a question paper sent to the admin dashboard endpoint
  • The fields of a question paper sent to the search endpoint