alioth/macros
Changyuan Lyu 54549ce6b6 feat(aco): add trait Help and the derive macro
Trait `Help` returns a description of a type. It is used to generate
the help message for the command line interface.

The derive macro implements `Help` for enums and structs and
includes inline documentation in the description.

Signed-off-by: Changyuan Lyu <changyuanl@google.com>
2024-07-28 13:45:39 -07:00
..
src fix(errors): do not auto-transform trait objects 2024-07-06 13:51:44 -07:00
Cargo.toml feat(aco): add trait Help and the derive macro 2024-07-28 13:45:39 -07:00