axuielement 0.9.1

Safe Rust bindings for Apple's AXUIElement — drive other apps' UIs (read attributes, perform actions) on macOS
Documentation
1
2
3
//! Compatibility shim re-exporting the v0.6 `AXError` module.

pub use crate::ax_error::*;