//!
//! ---
//!
//! # API documentation
//!
//! Safe Rust bindings for Apple's
//! [`AXUIElement`](https://developer.apple.com/documentation/applicationservices/axuielement_h)
//! Accessibility API on macOS — read attributes, list children, perform
//! actions on other applications' UIs.
pub use ;
pub use AXError;
/// Common imports.