aboutsummaryrefslogtreecommitdiff
path: root/mingling_core/src/program/collection
Commit message (Collapse)AuthorAgeFilesLines
* Add shared `MockProgramCollect` and conditional `Groupped` bounds魏曹先生12 days1-0/+105
Extract duplicate `MockCollect` implementations into a reusable `MockProgramCollect` type. Conditionally require `Serialize` on the `Groupped` trait when the `general_renderer` feature is enabled.