Crates.io | atspi-common |
lib.rs | atspi-common |
version | 0.8.0 |
source | src |
created_at | 2023-06-16 21:19:10.526309 |
updated_at | 2024-08-14 01:23:23.945933 |
description | Primitive types used for sending and receiving Linux accessibility events. |
homepage | |
repository | https://github.com/odilia-app/atspi |
max_upload_size | |
id | 892577 |
size | 555,393 |
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.