Constant pgrx_pg_sys::DependencyType_DEPENDENCY_NORMAL
source ยท pub const DependencyType_DEPENDENCY_NORMAL: u32 = 110;
๐Deprecated since 0.12.0: you want pg_sys::DependencyType::DEPENDENCY_NORMAL
pub const DependencyType_DEPENDENCY_NORMAL: u32 = 110;