EntityReverse
sea_orm
2.0.0-rc.32
Entity
Reverse
Required Associated Types
Entity
Implementors
In sea_
orm::
entity::
compound
sea_orm
::
entity
::
compound
Trait
Entity
Reverse
Copy item path
pub trait EntityReverse { type
Entity
:
EntityTrait
; }
Expand description
Just a marker trait on EntityReverse
Required Associated Types
§
type
Entity
:
EntityTrait
Implementors
§