Struct sea_orm_codegen::EntityTransformer [−][src]
pub struct EntityTransformer;
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for EntityTransformer
impl Send for EntityTransformer
impl Sync for EntityTransformer
impl Unpin for EntityTransformer
impl UnwindSafe for EntityTransformer
Blanket Implementations
Mutably borrows from an owned value. Read more