Type Definition tokio_postgres::types::Oid[][src]

type Oid = u32;

A Postgres OID.

OSZAR »