| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: run cargo fmt and rearrange re-exports in minglingnext | 魏曹先生 | 14 hours | 1 | -1/+0 |
| | | |||||
| * | refactor(general_renderer): rename to structural_renderer | 魏曹先生 | 6 days | 1 | -4/+4 |
| | | |||||
| * | feat(core): decouple structured output from Groupped trait | 魏曹先生 | 7 days | 1 | -0/+330 |
| Introduce `StructuralData` sealed trait and `pack_structural!` / `group_structural!` / `derive(StructuralData)` macros to control structured rendering separately from grouping. `Groupped` no longer requires `Serialize`. | |||||
