atspi-proxies 0.5.0

AT-SPI2 proxies to query or manipulate UI objects
Documentation

atspi-proxies

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 5 feature flags, 2 of them enabled by default.

default

  • async-std

async-std

  • zbus/async-io
  • atspi-common/async-std

tokio

  • zbus/tokio
  • atspi-common/tokio

gvariant

  • zbus/gvariant

async-trait

  • dep:async-trait