Struct sea_orm_codegen::PrimaryKey [−][src]
pub struct PrimaryKey { /* fields omitted */ }Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for PrimaryKey
impl Send for PrimaryKey
impl Sync for PrimaryKey
impl Unpin for PrimaryKey
impl UnwindSafe for PrimaryKey
Blanket Implementations
Mutably borrows from an owned value. Read more