//! Accessibility-tree extraction and snapshot indexing for actionable page elements.
//!
//! `DomTree` captures an ARIA snapshot with revision-scoped `NodeRef` and `Cursor`
//! handoffs that downstream tools use for target resolution and stale detection.
pub use ;
pub use ;
pub use ;