sway_command 0.1.0

Typesafe sway/i3 commands
Documentation
[dependencies.derive_more]
version = "0.99.17"

[dependencies.serde]
features = ["derive"]
optional = true
version = "1.0.147"

[dependencies.vec1]
version = "1.10.1"
[dev-dependencies.swayipc]
version = "3.0.1"

[features]
default = ["serde"]

[package]
categories = []
description = "Typesafe sway/i3 commands"
edition = "2021"
keywords = []
license = "MIT"
name = "sway_command"
readme = "README.md"
repository = "https://github.com/ModProg/sway_command"
version = "0.1.0"