aboutsummaryrefslogtreecommitdiff
path: root/mingling_core/tests/test-general-renderer
Commit message (Collapse)AuthorAgeFilesLines
* refactor(general_renderer): rename to structural_renderer魏曹先生4 days3-373/+0
|
* feat(core): decouple structured output from Groupped trait魏曹先生4 days1-4/+2
| | | | | | | Introduce `StructuralData` sealed trait and `pack_structural!` / `group_structural!` / `derive(StructuralData)` macros to control structured rendering separately from grouping. `Groupped` no longer requires `Serialize`.
* Add unit and integration tests for mingling_coreWeicao-CatilGrass2026-06-093-0/+375