Rust library providing i3 window manager IPC types and serialization
Library containing all the types needed to communicate with i3, along with their serde implementations and implementations of many std traits
i3ipc-types$ cargo add i3ipc-types$ cargo doc --open$ cargo test