serde-aco 0.6.0

Serialize/deserialize Alioth command line options
Documentation
[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde-aco-derive]
version = "0.6.0"

[dev-dependencies.assert_matches]
version = "1"

[dev-dependencies.serde_bytes]
version = "0.11"

[lib]
name = "serde_aco"
path = "src/lib.rs"

[package]
authors = ["Changyuan Lyu <changyuan.lv@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Serialize/deserialize Alioth command line options"
edition = "2021"
license = "Apache-2.0"
name = "serde-aco"
readme = false
repository = "https://github.com/google/alioth"
version = "0.6.0"