aboutsummaryrefslogtreecommitdiff
path: root/examples/example-setup/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* refactor!: remove Node type and simplify dispatcher macro syntax魏曹先生2 days1-1/+1
* refactor!: remove dynamic dispatcher registration API魏曹先生2 days1-12/+55
* refactor: replace with_dispatchers with chained with_dispatcher calls魏曹先生5 days1-2/+6
* Enhance code quality across the entire codebaseWeicao-CatilGrass2026-05-311-1/+1
* Rework examples and add entry macro for testingWeicao-CatilGrass2026-05-231-0/+33