aboutsummaryrefslogtreecommitdiff
path: root/mingling_core/src/program/string_vec.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add missing articles and improve documentation魏曹先生2026-05-031-0/+1
|
* Add new_with_args and dispatch_args_dynamic to Program魏曹先生2026-04-221-0/+56
Remove Display bound from Group type parameter and delete dispatcher_render macro. This is a breaking change.