aboutsummaryrefslogtreecommitdiff
path: root/examples/full-todolist/src
Commit message (Collapse)AuthorAgeFilesLines
* refactor(general_renderer): rename to structural_renderer魏曹先生4 days1-2/+2
|
* Make route! macro auto-convert error types魏曹先生7 days1-2/+2
| | | | | | `route!()` now calls `Groupped::to_chain()` on the error branch, removing the need for callers to pre-convert with `.to_chain()` or `.to_render()`.
* Add full-todolist example projectWeicao-CatilGrass2026-06-093-0/+356