Module sea_orm::entity [−][src]
Modules
Structs
Enums
Traits
Behaviors for users to override
Wrapper of the identically named method in sea_query::Expr
An Entity implementing EntityTrait represents a table in a database.
This trait designates that an Enum can be iterated over. It can
be auto generated using strum_macros on your behalf.