Type Definition sqlx_models_orm::PgMap

source · []
pub type PgMap<'q, O> = Map<'q, Postgres, O, PgArguments>;