Constant pgrx_pg_sys::ExplainFormat_EXPLAIN_FORMAT_XML
source ยท pub const ExplainFormat_EXPLAIN_FORMAT_XML: u32 = 1;
๐Deprecated since 0.12.0: you want pg_sys::ExplainFormat::EXPLAIN_FORMAT_XML
pub const ExplainFormat_EXPLAIN_FORMAT_XML: u32 = 1;