aboutsummaryrefslogtreecommitdiff
path: root/examples/example-combine-pathf-dispatch-tree
Commit message (Collapse)AuthorAgeFilesLines
* refactor(core): move pathf module under builds and rename to buildHEADunreleasedmain魏曹先生8 hours1-1/+1
| | | | | | Migrate `mingling_core::pathf` into `mingling_core::builds::pathf` and re-export from `mingling::build`. Update all references from `mingling::builds` and `mingling::pathf` to `mingling::build`.
* feat(examples): add pathf + dispatch tree combination example魏曹先生9 hours6-0/+177