aboutsummaryrefslogtreecommitdiff
path: root/mingling_core/src/any/group.rs
Commit message (Expand)AuthorAgeFilesLines
* docs: improve documentation, mark internal items as `#[doc(hidden)]`魏曹先生2 days1-1/+1
* refactor(general_renderer): rename to structural_renderer魏曹先生4 days1-1/+1
* feat(core): decouple structured output from Groupped trait魏曹先生4 days1-66/+26
* Add shared `MockProgramCollect` and conditional `Groupped` bounds魏曹先生10 days1-17/+70
* Move to_chain and to_render to Groupped trait魏曹先生10 days1-0/+16
* Add documentation for mingling_core魏曹先生2026-04-011-0/+2
* Replace typeid-based dispatch with enum-based dispatch魏曹先生2026-04-011-0/+3