| Crates.io | accesskit_unix |
| lib.rs | accesskit_unix |
| version | 0.19.1 |
| created_at | 2023-01-05 00:30:02.787391+00 |
| updated_at | 2026-01-18 20:52:51.316887+00 |
| description | AccessKit UI accessibility infrastructure: Linux adapter |
| homepage | |
| repository | https://github.com/AccessKit/accesskit |
| max_upload_size | |
| id | 751224 |
| size | 123,412 |
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.