Constant pgrx_pg_sys::ScanOptions_SO_ALLOW_STRAT
source ยท pub const ScanOptions_SO_ALLOW_STRAT: u32 = 64;
๐Deprecated since 0.12.0: you want pg_sys::ScanOptions::SO_ALLOW_STRAT
pub const ScanOptions_SO_ALLOW_STRAT: u32 = 64;