Crates.io | accesskit_unix |
lib.rs | accesskit_unix |
version | 0.13.1 |
source | src |
created_at | 2023-01-05 00:30:02.787391 |
updated_at | 2024-11-23 17:29:51.435797 |
description | AccessKit UI accessibility infrastructure: Linux adapter |
homepage | |
repository | https://github.com/AccessKit/accesskit |
max_upload_size | |
id | 751224 |
size | 80,046 |
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.