Docs.rs
atspi-client-0.1.0
atspi-client 0.1.0
Docs.rs crate page
Apache-2.0
OR
MIT
12 October 2025
Links
Homepage
Repository
crates.io
Source
Owners
TTWNO
Dependencies
async-trait ^0.1.68
normal
atspi-common ^0.1.0
normal
atspi-proxies ^0.1.0
normal
static_assertions ^1.1.0
normal
zbus ^3.12.0
normal
Versions
10.36%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
ActionBlockingExtError
atspi_
client
0.1.0
Action
Blocking
ExtError
Required Associated Types
Error
Implementations on Foreign Types
ActionProxyBlocking<'_>
Implementors
In atspi_
client::
action_
ext
atspi_client
::
action_ext
Trait
Action
Blocking
ExtError
Copy item path
Source
pub trait ActionBlockingExtError:
ActionBlocking
{ type
Error
:
Error
; }
Required Associated Types
§
Source
type
Error
:
Error
Implementations on Foreign Types
§
Source
§
impl
ActionBlockingExtError
for
ActionProxyBlocking
<'_>
Source
§
type
Error
=
AtspiError
Implementors
§