aboutsummaryrefslogtreecommitdiff
path: root/examples/example-pack-err/page.toml
Commit message (Collapse)AuthorAgeFilesLines
* Add shared `MockProgramCollect` and conditional `Groupped` bounds魏曹先生11 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魏曹先生12 days1-0/+10