atspi 0.10.1

Pure-Rust, zbus-based AT-SPI2 protocol implementation.
Documentation
1
pub type AtspiResult<T> = Result<T, crate::AtspiError>;