A library for controlling sway through its IPC interface asynchronously.
# Cargo.toml
[dependencies]
swayipc-async = "3.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connects to the Sway IPC and retrieves workspace list asynchronously.
Add `tokio` as a dependency and use `#[tokio::main]` or another async runtime.
No dependency data recorded yet.