aboutsummaryrefslogtreecommitdiff
path: root/examples/example-pack-err/page.toml
Commit message (Collapse)AuthorAgeFilesLines
* refactor(general_renderer): rename to structural_renderer魏曹先生4 days1-2/+2
|
* 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 days1-0/+10