#accessible #atspi #linux #macro

atspi-common

Primitive types used for sending and receiving Linux accessibility events

9 breaking releases

new 0.10.1 Apr 26, 2025
0.9.0 Feb 26, 2025
0.8.0 Aug 14, 2024
0.6.0 May 24, 2024
0.1.0 Jun 16, 2023

#20 in Accessibility

Download history 31397/week @ 2025-01-04 33664/week @ 2025-01-11 32817/week @ 2025-01-18 33597/week @ 2025-01-25 35693/week @ 2025-02-01 38216/week @ 2025-02-08 43031/week @ 2025-02-15 47152/week @ 2025-02-22 51888/week @ 2025-03-01 56773/week @ 2025-03-08 60375/week @ 2025-03-15 59110/week @ 2025-03-22 53101/week @ 2025-03-29 55038/week @ 2025-04-05 50343/week @ 2025-04-12 40323/week @ 2025-04-19

207,492 downloads per month
Used in 111 crates (5 directly)

Apache-2.0 OR MIT

355KB
7.5K SLoC

atspi-common

Defines all common types, events, and data structures for atspi-proxies and atspi-connection. Since atspi-proxies and atspi-connection are downstream crates, the documentation can not link to it directly. Any type ending in *Proxy is in atspi-proxies.


atspi-common

Common data structures for the atspi crate. This crate is meant to only contain the absolute lowest common denominator for libraries to talk to each other about atspi information; therefore, it attempts to be able to compile on basically any architecture (including WASM).

Please use the internal documentation to learn how to use these data structures.

Dependencies

~4–16MB
~234K SLoC