alioth/serde-aco
Changyuan Lyu 4c320df2f3 feat(aco): generate help message from trait Help
`help_text` generates the help message at runtime. It cannot be done
at compile time because proc macro cannot access the information of
sub-field types.

Signed-off-by: Changyuan Lyu <changyuanl@google.com>
2024-07-28 13:45:39 -07:00
..
src feat(aco): generate help message from trait Help 2024-07-28 13:45:39 -07:00
Cargo.toml feat(aco): add trait Help and the derive macro 2024-07-28 13:45:39 -07:00