Docs.rs
kdotool-0.2.3
kdotool 0.2.3
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
jinliu
Dependencies
anyhow ^1.0.100
normal
chrono ^0.4.43
normal
dbus ^0.9.10
normal
env_logger ^0.11.8
normal
optional
handlebars ^6.4.0
normal
lexopt ^0.3.1
normal
optional
log ^0.4.29
normal
phf ^0.13.1
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
tempfile ^3.24.0
normal
cargo-husky ^1.5.0
dev
Versions
0%
of the crate is documented
Platform
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
Skip to main content
get_active_window_info
kdotool
0.2.3
kdotool
Function
get_
active_
window_
info
Copy item path
Source
pub fn get_active_window_info() ->
Result
<
ActiveWindowInfo
,
Box
<dyn
Error
+
Send
+
Sync
>>