Type Alias tokio_postgres::types::Oid

source ยท
pub type Oid = u32;
Expand description

A Postgres OID.