Docs.rs
atspi-client-0.1.0
atspi-client 0.1.0
Docs.rs crate page
Apache-2.0
OR
MIT
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
atspi_
client
0.1.0
Cache
Blocking
ExtError
Required Associated Types
Error
Implementations on Foreign Types
CacheProxyBlocking<'_>
Implementors
In atspi_
client::
cache_
ext
atspi_client
::
cache_ext
Trait
CacheBlockingExtError
Copy item path
Source
pub trait CacheBlockingExtError:
CacheBlocking
{ type
Error
:
Error
; }
Required Associated Types
§
Source
type
Error
:
Error
Implementations on Foreign Types
§
Source
§
impl
CacheBlockingExtError
for
CacheProxyBlocking
<'_>
Source
§
type
Error
=
AtspiError
Implementors
§