//! Opt-in query introspection.
//!
//! This module is deliberately read-only. Normal query execution does not
//! allocate or populate these structures; callers receive them only through
//! explicit inspection APIs.
pub
pub
pub
pub use inspect_query;
pub use ;