tokio_postgres::types

Type Alias Oid

Source
pub type Oid = u32;
Expand description

A Postgres OID.