Trait sqlx_core::postgres::PgExecutor[][src]

pub trait PgExecutor<'c>: Executor<'c, Database = Postgres> { }
Expand description

Implementors