Oid

Type Alias 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.