index
:
mingling.git
dev/mingling_pathf
main
用于开发多子命令的命令行框架
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
test-examples.toml
Commit message (
Collapse
)
Author
Age
Files
Lines
*
refactor(general_renderer): rename to structural_renderer
魏曹先生
4 days
1
-2
/
+2
|
*
feat(core): decouple structured output from Groupped trait
魏曹先生
4 days
1
-6
/
+16
|
|
|
|
|
|
|
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 IO error example with type alias in group macro
魏曹先生
7 days
1
-0
/
+5
|
*
Add help command with exit code 2 for exitcode example
魏曹先生
7 days
1
-0
/
+5
|
*
Add `group!` macro for registering external types
魏曹先生
10 days
1
-0
/
+10
|
*
Add `pack_err!` macro for error structs with automatic name field
魏曹先生
11 days
1
-0
/
+20
|
*
Add LazyRes for lazy resource initialization
魏曹先生
2026-06-07
1
-0
/
+10
|
*
Add example for clap binding integration
魏曹先生
2026-05-28
1
-0
/
+15
|
*
Rework examples and add entry macro for testing
Weicao-CatilGrass
2026-05-23
1
-25
/
+155
|
*
Rename test-examples config file and update reference
魏曹先生
2026-05-13
1
-0
/
+54