Type Alias libpq::Oid

source ·
pub type Oid = u32;

Trait Implementations§

source§

impl From<Type> for Oid

source§

fn from(ty: Type) -> Oid

Converts to this type from the input type.