Module assignment_file

Source

Structs§

ActiveModel
Generated by sea-orm-macros
ColumnIter
An iterator over the variants of Column
Entity
Generated by sea-orm-macros
FileTypeEnum
Generated by sea-orm-macros
FileTypeIter
An iterator over the variants of FileType
FileTypeVariantIter
An iterator over the variants of FileTypeVariant
Model
Represents a file associated with an assignment, such as a spec, main file, memo, or submission.
PrimaryKeyIter
An iterator over the variants of PrimaryKey
RelationIter
An iterator over the variants of Relation

Enums§

Column
Generated by sea-orm-macros
FileType
Enum representing the type/category of an assignment file.
FileTypeVariant
Generated by sea-orm-macros
PrimaryKey
Generated by sea-orm-macros
Relation