#gui #ui #accessibility

accesskit

UI accessibility infrastructure across platforms

16 releases (10 breaking)

new 0.11.0 Mar 29, 2023
0.9.0 Feb 5, 2023
0.8.1 Dec 4, 2022
0.8.0 Nov 17, 2022
0.3.0 Dec 29, 2021

#3 in Accessibility

Download history 3984/week @ 2022-12-11 3480/week @ 2022-12-18 2950/week @ 2022-12-25 3463/week @ 2023-01-01 3172/week @ 2023-01-08 3992/week @ 2023-01-15 4339/week @ 2023-01-22 5505/week @ 2023-01-29 6908/week @ 2023-02-05 7549/week @ 2023-02-12 6742/week @ 2023-02-19 9450/week @ 2023-02-26 18876/week @ 2023-03-05 17614/week @ 2023-03-12 16518/week @ 2023-03-19 18013/week @ 2023-03-26

72,713 downloads per month
Used in 214 crates (8 directly)

MIT/Apache

110KB
2.5K SLoC

AccessKit

This is the shared cross-platform crate for AccessKit. It defines the data structures that represent an accessibility tree, and the trait for handling action requests from assistive technologies.

To use AccessKit in your application or toolkit, you will also need a platform adapter. The following platform adapters are currently available:

All platform adapters include simple examples.

Dependencies

~0–310KB