| Crates.io | accesskit_unix |
| lib.rs | accesskit_unix |
| version | 0.17.0 |
| created_at | 2023-01-05 00:30:02.787391+00 |
| updated_at | 2025-07-16 21:55:48.511113+00 |
| description | AccessKit UI accessibility infrastructure: Linux adapter |
| homepage | |
| repository | https://github.com/AccessKit/accesskit |
| max_upload_size | |
| id | 751224 |
| size | 117,803 |
This is the Unix adapter for AccessKit. It exposes an AccessKit accessibility tree through the AT-SPI protocol.
While this crate's API is purely blocking, it internally spawns asynchronous tasks on an executor.
tokio feature of this crate.