Docs.rs
atspi-common-0.8.0
atspi-common 0.8.0
Permalink
Docs.rs crate page
Apache-2.0 OR MIT
Links
Repository
crates.io
Source
Owners
TTWNO
Dependencies
enumflags2 ^0.7.7
normal
serde ^1.0
normal
static_assertions ^1.1.0
normal
zbus ^4.2
normal
optional
zbus-lockstep ^0.4.4
normal
zbus-lockstep-macros ^0.4.4
normal
zbus_names ^3.0
normal
zvariant ^4.1
normal
rename-item ^0.1.0
dev
serde_plain ^1.0.1
dev
static_assertions ^1.1.0
dev
tokio ^1
dev
tokio-stream ^0.1
dev
tokio-test ^0.4.2
dev
zbus ^4.2
dev
Versions
78.71%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
atspi_
common
0.8.0
Module operation
Enums
In crate atspi_
common
Module
atspi_common
::
operation
Copy item path
source
·
[
−
]
Enums
§
Operation
An operation can either be
Self::Insert
or
Self::Delete
. These correspond to methods available on
Vec
.