| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(pack_err): replace inline to_snake_case with just_fmt | 魏曹先生 | 9 hours | 1 | -33/+5 |
| | | |||||
| * | fix: use fully qualified path to get_global_set in pack_err | 魏曹先生 | 2 days | 1 | -3/+1 |
| | | |||||
| * | refactor(general_renderer): rename to structural_renderer | 魏曹先生 | 4 days | 1 | -3/+3 |
| | | |||||
| * | feat(core): decouple structured output from Groupped trait | 魏曹先生 | 4 days | 1 | -10/+106 |
| | | | | | | | | Introduce `StructuralData` sealed trait and `pack_structural!` / `group_structural!` / `derive(StructuralData)` macros to control structured rendering separately from grouping. `Groupped` no longer requires `Serialize`. | ||||
| * | Refactor macros `pack_err!` struct fields public | 魏曹先生 | 11 days | 1 | -3/+3 |
| | | |||||
| * | Add `pack_err!` macro for error structs with automatic name field | 魏曹先生 | 11 days | 1 | -0/+143 |
