peace_cli_model 0.0.15

Command line interface data types for the peace automation framework.
Documentation
[dependencies]

[lib]
doctest = true
name = "peace_cli_model"
path = "src/lib.rs"
test = false

[lints.rust.unexpected_cfgs]
check-cfg = ["cfg(coverage_nightly)"]
level = "warn"
priority = 0

[package]
authors = ["Azriel Hoh <azriel91@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["asynchronous", "config"]
description = "Command line interface data types for the peace automation framework."
documentation = "https://docs.rs/peace_cli/"
edition = "2021"
homepage = "https://peace.mk"
keywords = ["automation"]
license = "MIT OR Apache-2.0"
name = "peace_cli_model"
readme = "README.md"
repository = "https://github.com/azriel91/peace"
version = "0.0.15"