atspi-common

Crates.ioatspi-common
lib.rsatspi-common
version0.8.0
sourcesrc
created_at2023-06-16 21:19:10.526309
updated_at2024-08-14 01:23:23.945933
descriptionPrimitive types used for sending and receiving Linux accessibility events.
homepage
repositoryhttps://github.com/odilia-app/atspi
max_upload_size
id892577
size555,393
Tait Hoyem (TTWNO)

documentation

README

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.

Commit count: 1465

cargo fmt