aboutsummaryrefslogtreecommitdiff
path: root/examples/example-pack-err
Commit message (Collapse)AuthorAgeFilesLines
* Add shared `MockProgramCollect` and conditional `Groupped` bounds魏曹先生10 days1-1/+1
| | | | | | Extract duplicate `MockCollect` implementations into a reusable `MockProgramCollect` type. Conditionally require `Serialize` on the `Groupped` trait when the `general_renderer` feature is enabled.
* Add `pack_err!` macro for error structs with automatic name field魏曹先生11 days4-0/+268