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