Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
atspi-0.8.3
atspi 0.8.3
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
TTWNO
Dependencies
async-recursion ^1.0.0
normal
async-trait ^0.1.59
normal
atspi-macros ^0.1.3
normal
enumflags2 ^0.7.5
normal
futures-lite ^1.12
normal
serde ^1.0
normal
tracing ^0.1.37
normal
zbus ^3.6.2
normal
zbus_names ^2.4.0
normal
byteorder ^1.4.3
dev
Versions
75.11%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
AtspiProxy
Required Associated Constants
INTERFACE
Implementors
In atspi
?
Trait
atspi
::
AtspiProxy
source
·
[
−
]
pub trait AtspiProxy { const
INTERFACE
:
Interface
; }
Required Associated Constants
§
source
const
INTERFACE
:
Interface
Implementors
§
source
§
impl<'a>
AtspiProxy
for
AccessibleProxy
<'a>
source
§
const
INTERFACE
:
Interface
= Interface::Accessible
source
§
impl<'a>
AtspiProxy
for
ActionProxy
<'a>
source
§
const
INTERFACE
:
Interface
= Interface::Action
source
§
impl<'a>
AtspiProxy
for
ApplicationProxy
<'a>
source
§
const
INTERFACE
:
Interface
= Interface::Application
source
§
impl<'a>
AtspiProxy
for
CacheProxy
<'a>
source
§
const
INTERFACE
:
Interface
= Interface::Cache
source
§
impl<'a>
AtspiProxy
for
CollectionProxy
<'a>
source
§
const
INTERFACE
:
Interface
= Interface::Collection
source
§
impl<'a>
AtspiProxy
for
ComponentProxy
<'a>
source
§
const
INTERFACE
:
Interface
= Interface::Component
source
§
impl<'a>
AtspiProxy
for
DeviceEventControllerProxy
<'a>
source
§
const
INTERFACE
:
Interface
= Interface::DeviceEventController
source
§
impl<'a>
AtspiProxy
for
DeviceEventListenerProxy
<'a>
source
§
const
INTERFACE
:
Interface
= Interface::DeviceEventListener
source
§
impl<'a>
AtspiProxy
for
DocumentProxy
<'a>
source
§
const
INTERFACE
:
Interface
= Interface::Document
source
§
impl<'a>
AtspiProxy
for
EditableTextProxy
<'a>
source
§
const
INTERFACE
:
Interface
= Interface::EditableText
source
§
impl<'a>
AtspiProxy
for
HyperlinkProxy
<'a>
source
§
const
INTERFACE
:
Interface
= Interface::Hyperlink
source
§
impl<'a>
AtspiProxy
for
HypertextProxy
<'a>
source
§
const
INTERFACE
:
Interface
= Interface::Hypertext
source
§
impl<'a>
AtspiProxy
for
ImageProxy
<'a>
source
§
const
INTERFACE
:
Interface
= Interface::Image
source
§
impl<'a>
AtspiProxy
for
SelectionProxy
<'a>
source
§
const
INTERFACE
:
Interface
= Interface::Selection
source
§
impl<'a>
AtspiProxy
for
SocketProxy
<'a>
source
§
const
INTERFACE
:
Interface
= Interface::Socket
source
§
impl<'a>
AtspiProxy
for
TableProxy
<'a>
source
§
const
INTERFACE
:
Interface
= Interface::Table
source
§
impl<'a>
AtspiProxy
for
TableCellProxy
<'a>
source
§
const
INTERFACE
:
Interface
= Interface::TableCell
source
§
impl<'a>
AtspiProxy
for
TextProxy
<'a>
source
§
const
INTERFACE
:
Interface
= Interface::Text
source
§
impl<'a>
AtspiProxy
for
ValueProxy
<'a>
source
§
const
INTERFACE
:
Interface
= Interface::Value