serde-aco 0.3.0

Serialize/deserialize Alioth command line options
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.serde]
features = ["derive"]
version = "1.0"
[dev-dependencies.assert_matches]
version = "1"

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