Docs.rs
atspi-common-0.13.0
atspi-common 0.13.0
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
TTWNO
Dependencies
enumflags2 ^0.7.9
normal
serde ^1.0.200
normal
static_assertions ^1.1.0
normal
zbus ^5.5
normal
optional
zbus-lockstep ^0.5.1
normal
zbus-lockstep-macros ^0.5.1
normal
zbus_names ^4.1.1
normal
zvariant ^5.2
normal
assert_matches ^1.5.0
dev
rename-item ^0.1.0
dev
serde_plain ^1.0.1
dev
static_assertions ^1.1.0
dev
tokio ^1.38.2
dev
tokio-stream ^0.1.1
dev
tokio-test ^0.4.2
dev
zbus ^5.5
dev
zbus_xml ^5.0.2
dev
Versions
87.01%
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
Module operation
atspi_
common
0.13.0
Module operation
Module Items
Enums
In crate atspi_
common
atspi_common
Module
operation
Copy item path
Source
Enums
ยง
Operation
An operation can either be
Self::Insert
or
Self::Delete
. These correspond to methods available on
Vec
.