alioth/serde-aco
Changyuan Lyu 6e97023603 feat(cli): add a new crate for parsing cli opts
`serde-aco` is for parsing complex data structures from command line.
Nested structures can be expressed by multiple key-value pair
strings.

This crate is inspired by QEMU's `-object` flag.

Signed-off-by: Changyuan Lyu <changyuanl@google.com>
2024-05-22 00:00:14 -07:00
..
src feat(cli): add a new crate for parsing cli opts 2024-05-22 00:00:14 -07:00
Cargo.toml feat(cli): add a new crate for parsing cli opts 2024-05-22 00:00:14 -07:00