guion 0.1.0

flexible GUI framework
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "boolinator"
version = "2.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cfa8873f51c92e232f9bac4065cddef41b714152812bfc5f7672ba16d6ef8cd9"

[[package]]
name = "guion"
version = "0.1.0"
dependencies = [
 "qwutils",
]

[[package]]
name = "qwutils"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3bc4aa9444d0baa15ce84827da3b78b0b2d4cc2e49a750c9c78206b183462bbe"
dependencies = [
 "boolinator",
]